UNPKG

@jiaozhiye/qm-design-vue

Version:

A Component Library for Vue3.0

8 lines (7 loc) 230 B
export declare function patcher(DICT: any): void; export declare function shouldPatch(toToken: any): boolean; declare const _default: { patcher: typeof patcher; shouldPatch: typeof shouldPatch; }; export default _default;