Skip to main content
Module

x/enzastdlib/rpc-protocol/payload.ts

enzastdlib is a set of TypeScript modules that follow a common design API philosophy aiming at sane defaults and ease-of-use targeting the Deno TypeScript runtime.
Latest
import * as enzastdlib from "https://deno.land/x/enzastdlib@v0.0.4/rpc-protocol/payload.ts";

Variables

Represents an enumeration of all the possible types of Payloads.

Interfaces

Represents an optional object that can be set when making a call to a server.

Type Aliases

Represents the typing of a payload callback that can be registered.

Represents a string union of PAYLOAD_TYPES.