UNPKG

48 BJavaScriptView Raw
1export const isBlob = (x) => x instanceof Blob;