UNPKG

@foxify/http

Version:
5 lines 178 B
import HttpError from "./HttpError"; export default class MethodNotAllowed extends HttpError { constructor(message?: string); } //# sourceMappingURL=MethodNotAllowed.d.ts.map