schema.value.md

January 18, 2023 ยท View on GitHub

Home > @datashaper/schema > Value

Value type

A cell/property value of any type.

Signature:

export type Value = any;