{"version":3,"file":"reflect-metadata-missing.cjs","sources":["../../src/errors/reflect-metadata-missing.ts"],"sourcesContent":["export class ReflectMetadataMissingError extends Error {\n  constructor() {\n    super(\n      \"Looks like you've forgot to provide experimental metadata API polyfill. \" +\n        \"Please read the installation instruction for more details.\",\n    );\n    Object.setPrototypeOf(this, new.target.prototype);\n  }\n}\n"],"names":[],"mappings":";;AAAO,MAAM,oCAAoC,KAAA,CAAM;AAAA,EACrD,WAAA,GAAc;AACZ,IAAA,KAAA;AAAA,MACE;AAAA,KAEF;AACA,IAAA,MAAA,CAAO,cAAA,CAAe,IAAA,EAAM,GAAA,CAAA,MAAA,CAAW,SAAS,CAAA;AAAA,EAClD;AACF;;;;"}