mirror of
https://github.com/motajs/template.git
synced 2026-06-10 15:51:10 +08:00
5 lines
79 B
TypeScript
5 lines
79 B
TypeScript
export * from './combat';
|
|
export * from './trigger';
|
|
|
|
export * from './types';
|