UNPKG

wexen

Version:
3 lines (2 loc) 148 B
export declare function contentTypeByFileExtension(extension: string): string; export declare function contentTypeByFilePath(path: string): string;