source:
node_modules/@swagger-api/apidom-json-pointer/es/errors/JsonPointerError.mjs@
d24f17c
Last change on this file since d24f17c was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 155 bytes |
Line | |
---|---|
1 | import { ApiDOMStructuredError } from '@swagger-api/apidom-error'; |
2 | class JsonPointerError extends ApiDOMStructuredError {} |
3 | export default JsonPointerError; |
Note:
See TracBrowser
for help on using the repository browser.