UNPKG
npm-tools-init
Version:
latest (0.0.2)
0.0.2
0.0.1
demo
gitee.com
npm-tools-init
/
lib
/
customVideo
/
src
/
cpns
/
svgIcon
/
index.d.ts
3 lines
(2 loc)
•
67 B
TypeScript
View Raw
1
2
3
import
SvgIcons
from
"./src/svgIcon.vue"
;
export
default
SvgIcons
;