UNPKG

phaser4-rex-plugins

Version:
6 lines (5 loc) 106 B
var Wait = function (name) { this.typeWriter.wait(name); return this; } export default Wait;