mirror of
https://github.com/motajs/template.git
synced 2026-09-26 12:50:18 +08:00
6 lines
132 B
TypeScript
6 lines
132 B
TypeScript
export * from './face';
|
|
export * from './faceManager';
|
|
export * from './indexer';
|
|
export * from './mover';
|
|
export * from './types';
|