mirror of
https://github.com/motajs/template.git
synced 2026-07-17 09:21:09 +08:00
6 lines
101 B
TypeScript
6 lines
101 B
TypeScript
export * from './common';
|
|
export * from './save';
|
|
export * from './store';
|
|
|
|
export * from './types';
|