A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
ChunkMetadataOptions
Interface ChunkMetadataOptions
Descriptive fields accepted by
ChunkMetadata
.
interface
ChunkMetadataOptions
{
attributes
?:
ReadonlyMap
<
string
,
Uint8Array
<
ArrayBufferLike
>
>
;
mimetype
?:
string
;
timestamp
?:
Date
|
null
;
}
Index
Properties
attributes?
mimetype?
timestamp?
Properties
Optional
attributes
attributes
?:
ReadonlyMap
<
string
,
Uint8Array
<
ArrayBufferLike
>
>
Optional
mimetype
mimetype
?:
string
Optional
timestamp
timestamp
?:
Date
|
null
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
mimetype
timestamp
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Descriptive fields accepted by ChunkMetadata.