UNPKG

wetrade-design

Version:

一款多语言支持Vue3的UI框架

3 lines (2 loc) 124 B
import type { Theme } from './context'; export declare function registerTheme(globalPrefixCls: string, theme: Theme): void;