Options
All
  • Public
  • Public/Protected
  • All
Menu

External module @textile/threads-client/models

Index

Type aliases

Value

Value: string | boolean | number

Value represents a valid JSON data type.

Object literals

Const defaultConfig

defaultConfig: object

The default config required to connect to localhost Threads daemon

debug

debug: false = false

host

host: string = "http://127.0.0.1:6007"

transport

transport: TransportFactory = grpc.WebsocketTransport()

toJSON

  • toJSON(): object