UNPKG

itty-router

Version:

A tiny, zero-dependency router, designed to make beautiful APIs in any environment.

3 lines (2 loc) 86 B
import { ErrorFormatter } from './types'; export declare const error: ErrorFormatter;