UNPKG

phaser4-rex-plugins

Version:
9 lines (8 loc) 206 B
import MatchAll from './MatchAll.js'; import MatchAtDir from './MatchAtDir.js'; import Group from './Group.js'; export default { match: MatchAll, matchAtDir: MatchAtDir, group: Group };