UNPKG

@realsee/dnalogel

Version:
5 lines (4 loc) 105 B
/** * @description 获取文件路径后缀 */ export declare function getUrlExt(url: string): string;