Type Alias WorldId

WorldId: unknown & {
    __brand: "WorldId";
}

Mirror of BodyId for the world handle — opaque, returned by b2CreateWorld.