influxdb-client-js

InfluxDB 2.0 JavaScript client

View the Project on GitHub influxdata/influxdb-client-js

Home > @influxdata/influxdb-client-apis > ObjectExpression

ObjectExpression interface

Allows the declaration of an anonymous object within a declaration

Signature:

interface ObjectExpression 

Properties

Property Modifiers Type Description
properties?   Property[] (Optional) Object properties
type?   NodeType (Optional)