Fires2REST - v0.3.0
GitHub
NPM
Preparing search index...
MapValue
Interface MapValue
A map/object value containing named fields
interface
MapValue
{
mapValue
:
{
fields
?:
Record
<
string
,
FirestoreValue
>
}
;
}
Index
Properties
map
Value
Properties
map
Value
mapValue
:
{
fields
?:
Record
<
string
,
FirestoreValue
>
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
map
Value
GitHub
NPM
Fires2REST - v0.3.0
Loading...
A map/object value containing named fields