influxdb-client-js

InfluxDB 2.0 JavaScript client

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

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

RegexpLiteral interface

Expressions begin and end with / and are regular expressions with syntax accepted by RE2

Signature:

interface RegexpLiteral 

Properties

Property Modifiers Type Description
type?   NodeType (Optional)
value?   string (Optional)