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