Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StateSchema<TC>

Type parameters

  • TC

Hierarchy

  • StateSchema

Index

Properties

Properties

Optional context

context: Partial<TC>

Optional meta

meta: any

Optional states

states: undefined | {}

Generated using TypeDoc