type alias ITableimport { type ITable } from "https://deno.land/x/cliffy@v0.8.2/packages/table/mod.ts"; definition: IRow[] | Table