mirror of
https://github.com/motajs/template.git
synced 2026-07-27 06:42:29 +08:00
6 lines
139 B
TypeScript
6 lines
139 B
TypeScript
export * from './collection';
|
|
export * from './collector';
|
|
export * from './registry';
|
|
export * from './trigger';
|
|
export * from './types';
|