Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
MemberExpression
Interface MemberExpression
Represents accessing a property of an object
interface
MemberExpression
{
object
?:
Expression
;
property
?:
PropertyKey
;
type
?:
string
;
}
Index
Properties
object?
property?
type?
Properties
Optional
object
object
?:
Expression
Optional
property
property
?:
PropertyKey
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
object
property
type
Documentation
Loading...
Represents accessing a property of an object