UNPKG

@foxify/http

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