Type

TypesOpt

: {

scenes

?: { [key in string]: any[] }

Scene types, made for inference in

  • go()
  • scene()
  • stay()

strictScenes

?: boolean

Tag types, made for inference in

  • get()
  • all on() functions
}

Type options for the KAPLAY context.

kaplay logo

Components

Miscellaneous