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