UNPKG

phaser4-rex-plugins

Version:
7 lines (5 loc) 142 B
import Action from '../Action'; export default Abort; declare class Abort extends Action { constructor(config?: Action.IConfig); }