automated_uniapp/cool/utils/index.ts

5 lines
99 B
TypeScript
Raw Normal View History

2025-01-09 16:16:11 +08:00
export * from "./comm";
export * from "./ui";
export * from "./canvas";
export * from "./storage";