isBlob.d.ts 52 B

12
  1. export declare function isBlob(blob: any): boolean;