Meldbase TypeScript API
Preparing search index...
@meldbase/client
types
InputDocument
Type Alias InputDocument
type
InputDocument
=
{
_id
?:
string
;
readonly
[
key
:
string
]:
Value
|
undefined
;
}
Indexable
readonly
[
key
:
string
]:
Value
|
undefined
Index
Properties
_
id?
Properties
Optional
Readonly
_
id
_id
?:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
id
Meldbase TypeScript API
Loading...