Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

A

A<T>: NonNullable<T>

Type parameters

  • T

CommandOperation

CommandOperation: "log"

CommandValue

CommandValue: string | number

Lens

Lens: [LensOperation, LensValue, undefined | any[]]

LensArgs

LensArgs: any[]

LensOperation

LensOperation: "its" | "invokes"

LensValue

LensValue: string | number

Method

Method<Subject, K>: (...args: any[]) => any & Subject[K]

Type parameters

Property

Property<Subject>: keyof Subject

Type parameters

  • Subject

Variables

Const ambient

ambient: Environment = new Environment()

Generated using TypeDoc