UNPKG
arcade-physics
Version:
latest (0.1.0)
0.1.0
0.0.3
0.0.2
0.0.1
Use Arcade Physics without Phaser.
github.com/yandeu/arcade-physics
yandeu/arcade-physics
arcade-physics
/
lib
/
math
/
easing
/
linear
/
index.d.ts
3 lines
•
111 B
TypeScript
View Raw
1
2
3
declare
const
_
default
:
typeof
import(
"./Linear"
);
export
default
_
default
;
//# sourceMappingURL=index.d.ts.map