mirror of
https://github.com/motajs/template.git
synced 2026-09-27 05:30:16 +08:00
4 lines
75 B
TypeScript
4 lines
75 B
TypeScript
export * from './data';
|
|
export * from './loader';
|
|
export * from './types';
|