Variable ClientConst

Client: ClientCtor = ...

A (frozen) proxy object for ClientImpl. Only the properties listed here are exposed to the proxy.

See [[IClient]] interface for more details on these properties.

Typescript users of this library don't strictly need this, as Typescript generally prevents using private attributes. But, even in Typescript there are ways around this.

Generated using TypeDoc