UNPKG
bixi
Version:
latest (9.8.1)
9.8.1
9.6.0
0.0.1-pdf-test
企业级中后台前端解决方案
bixi.datagrand.com
bixi
/
packages
/
label
/
public-api.ts
6 lines
(5 loc)
•
172 B
text/typescript
View Raw
1
2
3
4
5
6
export
*
from
'./src/label.module'
;
export
*
from
'./src/label.type'
;
export
*
from
'./src/label.hub'
;
export
*
from
'./src/label.event'
;
export
*
from
'./src/label.util'
;