Preparing search index...
The search index is not available
API
API
<internal>
DataTypeEvents
Interface DataTypeEvents<TDoc>
interface
DataTypeEvents
<
TDoc
>
{
updated-docs
:
(
(
docs
:
TDoc
[]
)
=>
void
)
;
}
Type Parameters
TDoc
extends
MapeoDoc
Index
Properties
updated-
docs
Properties
updated-
docs
updated-
docs
:
(
(
docs
:
TDoc
[]
)
=>
void
)
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
updated-
docs
API
Loading...