UNPKG

routup

Version:

Routup is a minimalistic http based routing framework.

3 lines (2 loc) 82 B
import type { Next } from '../types'; export declare const nextPlaceholder: Next;