Skip to content

Eventual

Eventual<T>: T | TgpuSlot<T> | TgpuDerived<T>

Defined in: packages/typegpu/src/core/slot/slotTypes.ts:77

Represents a value that is available at resolution time.

T