UNPKG

@petkoneo/phaser3-rex-plugins

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