Type Alias CollisionInternal

Collision: {
    entity: Entity<Spec>;
    port: string;
}