UNPKG

iking-vue-hooks

Version:

金合Vue Hooks 事件监听hook

5 lines (4 loc) 124 B
export declare function useDesign(scope: string): { prefixCls: string; prefixVar: import("vue").Ref<string>; };