UNPKG

jsm-utilities

Version:
3 lines (2 loc) 122 B
export * from './download-remote-file'; export declare function getFileExtensionFromUrl(url: string): string | undefined;