UNPKG
pttx-plugin
Version:
latest (1.0.0)
1.0.0
评论插件
gitee.com/derekgo/tool-collection/blob/master/customVideo/vue3/pluginVersion/v1/README.md
pttx-plugin
/
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
;