UNPKG

@vxe-ui/core

Version:
9 lines (7 loc) 164 B
import { VxeGlobalConfig } from '../../types' export const globalConfigStore: VxeGlobalConfig = { size: '', version: 1, zIndex: 999, resizeInterval: 500 }