UNPKG

phaser4-rex-plugins

Version:
6 lines (5 loc) 135 B
var SetIgnoreWait = function (value) { this.typeWriter.setIgnoreWait(value); return this; } export default SetIgnoreWait;