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