mirror of
https://github.com/Tencent/tmagic-editor.git
synced 2025-12-21 18:50:16 +00:00
6 lines
171 B
TypeScript
6 lines
171 B
TypeScript
export * from './allowTs';
|
|
export * from './defineUserConfig';
|
|
export * from './loadUserConfig';
|
|
export * from './prepareEntryFile';
|
|
export * from './resolveAppPackages';
|