UNPKG

@ctrl/video-filename-parser

Version:
3 lines (2 loc) 115 B
export declare const fileExtensions: string[]; export declare function removeFileExtension(title: string): string;