UNPKG

routup

Version:

Routup is a minimalistic http based routing framework.

4 lines (3 loc) 73 B
export type DispatchWebRequestOptions = { throwOnError?: boolean; };