UNPKG

@swaggerexpert/json-pointer

Version:
3 lines 152 B
import JSONPointerError from "./JSONPointerError.mjs"; class JSONPointerCompileError extends JSONPointerError {} export default JSONPointerCompileError;