UNPKG

ant-design-vue

Version:

An enterprise-class UI design language and Vue-based implementation

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