Skip to content

ModelStateTree

type ModelStateTree = Record<string, Record<string, Record<string, CellValue>>>;