mirror of
https://github.com/strapi/strapi.git
synced 2025-07-24 09:25:25 +00:00
5 lines
97 B
TypeScript
5 lines
97 B
TypeScript
export { commands } from './cli';
|
|
|
|
export * from './node/build';
|
|
export * from './node/develop';
|