Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BaseReq

Common helper arguments.

Hierarchy

Index

Properties

Methods

Properties

Readonly client

client: VertexClient

An instance of VertexClient.

Readonly verbose

verbose: boolean

Whether or not to include verbose log messages.

Methods

Optional Readonly onMsg

  • onMsg(msg: string): void