jamis
Version:
一种支持通过JSON配置方式生成页面的组件库
13 lines (12 loc) • 302 B
TypeScript
export * from './Alert';
export * from './Custom';
export * from './Divider';
export * from './Each';
export * from './Icon';
export * from './Json';
export * from './Link';
export * from './Markdown';
export * from './Plain';
export * from './Remark';
export * from './Status';
export * from './Tpl';