import PhysicsObjectManager from ".."

export const bvhManagerMap = new WeakMap<any, PhysicsObjectManager>()
