UNPKG

routup

Version:

Routup is a minimalistic http based routing framework.

4 lines (3 loc) 95 B
import { HTTPError } from '@ebec/http'; export declare class RoutupError extends HTTPError { }