arcade-physics
Version:
Use Arcade Physics without Phaser.
9 lines • 315 B
TypeScript
declare namespace _default {
const Array: typeof import("./array/");
const Base64: typeof import("./base64/");
const Objects: typeof import("./object/");
const String: typeof import("./string/");
const NOOP: typeof import("./NOOP");
}
export default _default;
//# sourceMappingURL=index.d.ts.map