Skip to content

Interface: GlbResponse

@kortexya/reasoninglayer


@kortexya/reasoninglayer / Sorts / GlbResponse

Interface: GlbResponse

Defined in: src/types/sorts.ts:274

Result of GLB computation.

Properties

glb?

optional glb: string | null

Defined in: src/types/sorts.ts:276

The GLB sort UUID, or null if no common lower bound exists.