UNPKG

@strapi/data-transfer

Version:

Data transfer capabilities for Strapi

1 lines 531 B
{"version":3,"file":"constants.mjs","sources":["../../src/errors/constants.ts"],"sourcesContent":["import { ErrorDiagnosticSeverity } from '../utils/diagnostic';\n\nexport const SeverityKind: Record<string, ErrorDiagnosticSeverity> = {\n FATAL: 'fatal',\n ERROR: 'error',\n SILLY: 'silly',\n} as const;\nexport type Severity = (typeof SeverityKind)[keyof typeof SeverityKind];\n"],"names":["SeverityKind","FATAL","ERROR","SILLY"],"mappings":"MAEaA,YAAwD,GAAA;IACnEC,KAAO,EAAA,OAAA;IACPC,KAAO,EAAA,OAAA;IACPC,KAAO,EAAA;AACT;;;;"}