interface BlobCallback ((blob) => void)
  • Parameters

    • blob: null | Blob

    Returns void

Generated using TypeDoc