mirror of
https://github.com/directus/directus.git
synced 2026-01-25 10:48:45 -05:00
While it is never nice to rename an already published package, this allows us to reserve the "@directus/extension-" prefix for official extensions.
2 lines
32 B
TypeScript
2 lines
32 B
TypeScript
export * from './dist/esm/cli';
|