import { defineStore } from 'pinia' export const wgdStore = defineStore('WGDashboardStore', { })