1
0
mirror of synced 2026-03-23 19:28:40 +08:00
Files
tmagic-editor/packages/cli/src/index.ts
2022-08-09 20:05:21 +08:00

5 lines
101 B
TypeScript

export * from './cli';
export * from './utils';
export * from './types';
export * from './commands';