UNPKG

phaser4-rex-plugins

Version:
5 lines (4 loc) 138 B
var Progress = function (textPlayer, config) { return textPlayer.typeWriter.timeline.addTimer(config); } export default Progress;