mirror of
https://github.com/motajs/template.git
synced 2026-05-14 04:41:10 +08:00
6 lines
130 B
TypeScript
6 lines
130 B
TypeScript
export * from './face';
|
|
export * from './faceManager';
|
|
export * from './mover';
|
|
export * from './types';
|
|
export * from './utils';
|