ngx-pinch-zoom/.angular/cache/13.2.2/babel-webpack/41c34f4bef60c0c7cc00df7539ad4d72.json
2022-02-07 11:54:30 +01:00

1 line
No EOL
342 B
JSON

{"ast":null,"code":"import { createErrorClass } from './createErrorClass';\nexport const EmptyError = createErrorClass(_super => function EmptyErrorImpl() {\n _super(this);\n\n this.name = 'EmptyError';\n this.message = 'no elements in sequence';\n}); //# sourceMappingURL=EmptyError.js.map","map":null,"metadata":{},"sourceType":"module"}