UNPKG

phaser3-rex-plugins-fix-chun

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