UNPKG

@advjs/theme-default

Version:

Default Theme for ADV.JS

8 lines (7 loc) 159 B
/** * @packageDocumentation ADV.JS 默认主题 * @module themes/theme-default */ export * from './assets' export * from './client' export * from './types'