mirror of
https://github.com/motajs/template.git
synced 2026-05-16 06:11:10 +08:00
4 lines
74 B
TypeScript
4 lines
74 B
TypeScript
export * from './face';
|
|
export * from './types';
|
|
export * from './utils';
|