isBlob.d.ts 52 B

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