mirror of
https://github.com/motajs/template.git
synced 2026-05-20 09:11:10 +08:00
6 lines
126 B
TypeScript
6 lines
126 B
TypeScript
export * from './book';
|
|
export * from './common';
|
|
export * from './equipbox';
|
|
export * from './fixed';
|
|
export * from './fly';
|