mirror of
https://github.com/motajs/template.git
synced 2026-06-11 17:01:12 +08:00
5 lines
99 B
TypeScript
5 lines
99 B
TypeScript
export * from './face';
|
|
export * from './mover';
|
|
export * from './types';
|
|
export * from './utils';
|