2FAuth/public/build/assets/bus-BNAtGMCo.js.map
2024-11-27 12:03:02 +01:00

1 line
660 B
Plaintext

{"version":3,"file":"bus-BNAtGMCo.js","sources":["../../../resources/js/stores/bus.js"],"sourcesContent":["import { defineStore } from 'pinia'\n\nexport const useBusStore = defineStore({\n id: 'bus',\n\n state: () => {\n return {\n migrationUri: null,\n decodedUri: null,\n inManagementMode: false,\n editedGroupName: null,\n username: null,\n }\n },\n\n actions: {\n \n },\n})\n"],"names":["useBusStore","defineStore"],"mappings":"+HAEY,MAACA,EAAcC,EAAY,CACnC,GAAI,MAEJ,MAAO,KACI,CACH,aAAc,KACd,WAAY,KACZ,iBAAkB,GAClB,gBAAiB,KACjB,SAAU,IACtB,GAGI,QAAS,CAER,CACL,CAAC"}