Preparing search index...
The search index is not available
Documentation
Documentation
@influxdata/influxdb-client-apis
ImportDeclaration
Interface ImportDeclaration
Declares a package import
interface
ImportDeclaration
{
as
?:
Identifier
;
path
?:
StringLiteral
;
type
?:
string
;
}
Index
Properties
as?
path?
type?
Properties
Optional
as
as
?:
Identifier
Optional
path
path
?:
StringLiteral
Optional
type
type
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
as
path
type
Documentation
Loading...
Declares a package import