source:
node_modules/@swagger-api/apidom-json-pointer/es/errors/JsonPointerError.mjs
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 155 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 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.