Type Definition Box2D
euclid
type Box2D<T> = TypedBox2D<T, UnknownUnit>;
The default box 2d type with no unit.