UNPKG

arcade-physics

Version:
19 lines 415 B
/** * @author Richard Davey <rich@photonstorm.com> * @copyright 2020 Photon Storm Ltd. * @license {@link https://opensource.org/licenses/MIT|MIT License} */ /** * @namespace Phaser.Structs */ declare const _default: { Events: any; List: any; Map: any; ProcessQueue: any; RTree: any; Set: any; Size: any; }; export default _default; //# sourceMappingURL=index.d.ts.map