UNPKG

phaser4-rex-plugins

Version:
5 lines (4 loc) 96 B
var AnyMatch = function (n) { return this.match.anyMatch(n); } export default AnyMatch;