{"version":3,"file":"system.cjs","sources":["../../src/consts/system.ts"],"sourcesContent":["export const GrowiServiceType = {\n  cloud: 'cloud',\n  privateCloud: 'private-cloud',\n  onPremise: 'on-premise',\n  dev: 'dev',\n  others: 'others',\n} as const;\n\nexport const GrowiDeploymentType = {\n  officialHelmChart: 'official-helm-chart',\n  growiDockerCompose: 'growi-docker-compose',\n  node: 'node',\n  others: 'others',\n} as const;\n\nexport type GrowiServiceType =\n  (typeof GrowiServiceType)[keyof typeof GrowiServiceType];\n\nexport type GrowiDeploymentType =\n  (typeof GrowiDeploymentType)[keyof typeof GrowiDeploymentType];\n"],"names":["GrowiServiceType","GrowiDeploymentType"],"mappings":"gFAAO,MAAMA,EAAmB,CAC9B,MAAO,QACP,aAAc,gBACd,UAAW,aACX,IAAK,MACL,OAAQ,QACV,EAEaC,EAAsB,CACjC,kBAAmB,sBACnB,mBAAoB,uBACpB,KAAM,OACN,OAAQ,QACV"}