Options
All
  • Public
  • Public/Protected
  • All
Menu

Type parameters

Hierarchy

  • StateObjectSelector

Index

Constructors

Properties

Accessors

Methods

Constructors

Properties

ref: string

Accessors

  • get data(): undefined | S["data"]
  • Returns undefined | S["data"]

  • get isOk(): undefined | boolean
  • Returns undefined | boolean

  • get obj(): undefined | S
  • Returns undefined | S

Methods

  • checkValid(): boolean
  • Checks if the object exists. If not throw an error.

    Returns boolean

Generated using TypeDoc