UNPKG

swagger-client

Version:

SwaggerJS - a collection of interfaces for OAI specs

3 lines 151 B
import { ApiDOMStructuredError } from '@swagger-api/apidom-error'; class SchemaRefError extends ApiDOMStructuredError {} export default SchemaRefError;