UNPKG

phaser4-rex-plugins

Version:
7 lines (5 loc) 175 B
import { GetAllItems } from './CharacterQueryMethods.js'; var GetAllData = function () { return GetAllItems(this.characterCollection); } export default GetAllData;