UNPKG

phaser4-rex-plugins

Version:
8 lines (6 loc) 152 B
import FSM from './fsm'; export default class FSMPlugin extends Phaser.Plugins.BasePlugin { add( config?: FSM.IConfig ): FSM; }