mirror of
https://github.com/motajs/template.git
synced 2026-08-14 20:52:29 +08:00
5 lines
77 B
TypeScript
5 lines
77 B
TypeScript
export * from './common';
|
|
export * from './store';
|
|
|
|
export * from './types';
|