kernl

Type Alias: ScalarValue

type ScalarValue = string | number | boolean | Date | null;

Defined in: retrieval/src/query.ts:14

On this page