UNPKG
@advjs/theme-default
Version:
latest (0.0.1)
0.0.1
Default Theme for ADV.JS
@advjs/theme-default
/
index.ts
8 lines
(7 loc)
•
159 B
text/typescript
View Raw
1
2
3
4
5
6
7
8
/** *
@packageDocumentation
ADV.JS 默认主题 *
@module
themes/theme-default */
export
*
from
'./assets'
export
*
from
'./client'
export
*
from
'./types'