index overview
Added in v1.0.0
Table of contents
exports
DSQL
Signature
export declare const DSQL: typeof DSQLService
Added in v1.0.0
DSQL (namespace)
Added in v1.0.0
Config (type alias)
Signature
export type Config = DSQLService.Config
Added in v1.0.0
Type (type alias)
Signature
export type Type = DSQLService.Type
Added in v1.0.0
From â./DSQLClientInstance.jsâ
Re-exports all named exports from the â./DSQLClientInstance.jsâ module as DSQLClientInstance
.
Signature
export * as DSQLClientInstance from "./DSQLClientInstance.js"
Added in v1.0.0
From â./DSQLService.jsâ
Re-exports all named exports from the â./DSQLService.jsâ module.
Signature
export * from "./DSQLService.js"
Added in v1.0.0
From â./DSQLServiceConfig.jsâ
Re-exports all named exports from the â./DSQLServiceConfig.jsâ module as DSQLServiceConfig
.
Signature
export * as DSQLServiceConfig from "./DSQLServiceConfig.js"
Added in v1.0.0
From â./Errors.jsâ
Re-exports all named exports from the â./Errors.jsâ module.
Signature
export * from "./Errors.js"
Added in v1.0.0