UNPKG

common-mini-components

Version:

公共组件

9 lines (8 loc) 307 B
// import { ComponentCustomProperties } from '@vue/runtime-core' // import { IGlobalIHelp } from "../api/types/ihelp"; // // 如果向全局添加方法了需要开启声明 // declare module '@vue/runtime-core' { // interface ComponentCustomProperties { // globalIHelpData: IGlobalIHelp // } // }