Skip to main content Link Search Menu Expand Document (external link)

DsqlSigner overview

Added in v0.1.0


Table of contents


constructors

makeDsqlSigner

Signature

export declare const makeDsqlSigner: Effect.Effect<DsqlSigner$, never, Instance.DsqlSignerInstance>

Added in v0.1.0

models

DsqlSigner (class)

Signature

export declare class DsqlSigner

Added in v0.1.0

utils

DsqlSigner (namespace)

Added in v0.1.0

Config (type alias)

Signature

export type Config = DsqlSignerConfig

Added in v0.1.0

Type (type alias)

Signature

export type Type = DsqlSigner$

Added in v0.1.0