mirror of
https://github.com/motajs/template.git
synced 2026-05-02 20:31:11 +08:00
4 lines
76 B
TypeScript
4 lines
76 B
TypeScript
export * from './hero';
|
|
export * from './manager';
|
|
export * from './types';
|