UNPKG

phaser3-rex-plugins-fix-chun

Version:
6 lines (5 loc) 135 B
var SetLetterSpacing = function (spacing) { this.letterSpacing = spacing; return this; } export default SetLetterSpacing;