UNPKG

@peculiar/asn1-schema

Version:
7 lines (6 loc) 138 B
export class AsnSchemaValidationError extends Error { constructor() { super(...arguments); this.schemas = []; } }