type alias CellValueimport { type CellValue } from "https://dotland.deno.dev/x/cliffy@v1.0.0-rc.3/table/mod.ts"; Allowed cell value type. definition: number | string