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

RpcClientError.ts overview

Since v1.0.0


Exports Grouped by Category


Errors

RpcClientError (class)

Signature

declare class RpcClientError

Source

Since v1.0.0

[TypeId] (property)

Signature

readonly [TypeId]: unique symbol

Source

Since v1.0.0

Symbols

TypeId

Signature

declare const TypeId: unique symbol

Source

Since v1.0.0

TypeId (type alias)

Signature

type TypeId = typeof TypeId

Source

Since v1.0.0