Type Alias: SemparseContextValue
@workspace/semparse-sdk-core / SemparseContextValue
Type Alias: SemparseContextValue
SemparseContextValue =
string|number|boolean|null|Record<string,unknown> |unknown[]
Supported value shapes for context fields.