mirror of
https://github.com/motajs/template.git
synced 2026-05-14 13:01:10 +08:00
5 lines
100 B
TypeScript
5 lines
100 B
TypeScript
export * from './assets';
|
|
export * from './core';
|
|
export * from './style';
|
|
export * from './types';
|