OINO TS
Preparing search index...
blob/src
OINOBlobFetchResult
Type Alias OINOBlobFetchResult
Result of a blob fetch operation
type
OINOBlobFetchResult
=
{
content
:
Uint8Array
;
contentType
:
string
;
}
Index
Properties
content
content
Type
Properties
content
content
:
Uint8Array
Raw blob bytes
content
Type
contentType
:
string
MIME content type of the blob
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
content
Type
OINO TS
Loading...
Result of a blob fetch operation