UNPKG
hyb-naive
Version:
latest (1.0.7)
1.0.7
1.0.6
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
对naive-ui组件进行二次封装,主要包含Form表单组件,进行JSON化化配置处理,快速实现表单的录入和页面筛选器功能
llm2016.github.io/hyb-naive
hyb-naive
/
index.d.ts
3 lines
(2 loc)
•
59 B
TypeScript
View Raw
1
2
3
export
*
from
'./components'
;
export
*
from
'./form-type'
;