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