UNPKG

@zhangqingcq/vgce

Version:

Vector graphics configure editor. svg组态编辑器。基于vue3.3+ts+element-plus+vite

7 lines (5 loc) 208 B
import type { ComponentInternalInstance } from 'vue' export default function () { const { appContext } = getCurrentInstance() as ComponentInternalInstance return appContext.config.globalProperties }