UNPKG

@sls-next/core

Version:
3 lines (2 loc) 152 B
export declare function getContentType(extWithoutDot: string): string | null; export declare function getExtension(contentType: string): string | null;