UNPKG

@modern-kit/utils

Version:
4 lines (2 loc) 89 B
declare function getBlobFromUrl(url: string): Promise<Blob>; export { getBlobFromUrl };