import { VxeGlobalData } from '../../types'

export const globalStore: VxeGlobalData = {
}
