interface BlobCallback ((blob: null | Blob) => void)
  • Parameters

    Returns void