Skip to content

@saflib/drizzle


Type Alias: Expect<T>

Expect<T> = T

To be used with "Equal" to check explicit table interfaces match Drizzle's inferred interfaces.

Type Parameters

Type Parameter
T extends true