mirror of
https://github.com/motajs/template.git
synced 2026-04-12 15:11:10 +08:00
4 lines
82 B
TypeScript
4 lines
82 B
TypeScript
export * from './patch';
|
|
export * from './eventEmitter';
|
|
export * from './utils';
|