Type alias BlobExt

BlobExt: Blob & {
    ext: string;
}

Type declaration

  • ext: string

Generated using TypeDoc