{"version":3,"file":"classes-store.CpqIyWg3.js","sources":["../../../../../../node_modules/svelte/src/runtime/internal/globals.js","../../../../../../src/lib/UI/Dialog/Modal.svelte","../../../../../../src/lib/Config/address-types-store.js","../../../../../../src/lib/Config/author-icons-store.js","../../../../../../src/lib/Config/gegevensdiensten-store.js","../../../../../../src/lib/Config/interactions-store.js","../../../../../../src/lib/Config/name-types-store.js","../../../../../../src/lib/Config/types-store.js","../../../../../../src/lib/Config/classes-store.js"],"sourcesContent":["/** @type {typeof globalThis} */\nexport const globals =\n\ttypeof window !== 'undefined'\n\t\t? window\n\t\t: typeof globalThis !== 'undefined'\n\t\t? globalThis\n\t\t: // @ts-ignore Node typings have this\n\t\t global;\n","\n\n