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