UNPKG

@vxe-ui/core

Version:
8 lines (6 loc) 131 B
import { VxeGlobalThemeName } from '../../types' export const themeConfigStore: { theme: VxeGlobalThemeName } = { theme: '' }