UNPKG
strive-element
Version:
latest (1.0.0)
1.0.0
Vue3 st-element components
ele.xiaoliyo.cn
strive-element
/
dist
/
types
/
components
/
Switch
/
index.d.ts
4 lines
(3 loc)
•
105 B
TypeScript
View Raw
1
2
3
4
import
Switch
from
'../../components/Switch/Switch.vue'
;
export
default
Switch
;
export
*
from
'./types'
;