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 â./IvsClientInstance.jsâ
Re-exports all named exports from the â./IvsClientInstance.jsâ module as IvsClientInstance.
Signature
export * as IvsClientInstance from "./IvsClientInstance.js"
Added in v1.0.0
From â./IvsService.jsâ
Re-exports all named exports from the â./IvsService.jsâ module.
Signature
export * from "./IvsService.js"
Added in v1.0.0
From â./IvsServiceConfig.jsâ
Re-exports all named exports from the â./IvsServiceConfig.jsâ module as IvsServiceConfig.
Signature
export * as IvsServiceConfig from "./IvsServiceConfig.js"
Added in v1.0.0
Ivs
Signature
export declare const Ivs: typeof IvsService
Added in v1.0.0
Ivs (namespace)
Added in v1.0.0
Config (type alias)
Signature
export type Config = IvsService.Config
Added in v1.0.0
Type (type alias)
Signature
export type Type = IvsService.Type
Added in v1.0.0