Fires2REST - v0.3.0
GitHub
NPM
Preparing search index...
ArrayValue
Interface ArrayValue
An array value containing other Firestore values
interface
ArrayValue
{
arrayValue
:
{
values
?:
FirestoreValue
[]
}
;
}
Index
Properties
array
Value
Properties
array
Value
arrayValue
:
{
values
?:
FirestoreValue
[]
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
array
Value
GitHub
NPM
Fires2REST - v0.3.0
Loading...
An array value containing other Firestore values