Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StateRegistry

Hierarchy

  • StateRegistry

Index

Constructors

Methods

Constructors

constructor

  • Returns StateRegistry

Methods

get

  • get(id: any, ...params: any[]): any
  • Parameters

    • id: any
    • Rest ...params: any[]

    Returns any

register

  • register(state: any): void
  • Parameters

    • state: any

    Returns void