UNPKG

routup

Version:

Routup is a minimalistic http based routing framework.

3 lines (2 loc) 152 B
export declare function getMimeType(type: string): string | undefined; export declare function getCharsetForMimeType(type: string): string | undefined;