mirror of
https://github.com/motajs/template.git
synced 2026-04-12 23:31: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';
|