A11 TypeScript API - v0.2.1
A11 guides
Python API
C++ internals
Preparing search index...
fromChunk
Function fromChunk
fromChunk
<
T
=
unknown
>
(
chunk
:
Chunk
,
mimetypePatterns
?:
string
|
readonly
string
[]
,
expectedTag
?:
string
,
)
:
Promise
<
StatusOr
<
T
>
>
Deserialize through the current process-wide registry.
Type Parameters
T
=
unknown
Parameters
chunk
:
Chunk
mimetypePatterns
:
string
|
readonly
string
[]
= ''
Optional
expectedTag
:
string
Returns
Promise
<
StatusOr
<
T
>
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
A11 guides
Python API
C++ internals
A11 TypeScript API - v0.2.1
Loading...
Deserialize through the current process-wide registry.