UNPKG

jolt-physics

Version:

A WebAssembly port of JoltPhysics, a rigid body physics and collision detection library, suitable for games and VR applications

6 lines (3 loc) 76 B
import Jolt from "./types"; export default Jolt; export * from "./types";