method cliffy.Table.prototype.getMinColWidthimport { cliffy } from "https://deno.land/x/alloy_folk@v1.1.1/deps.ts"; const { Table } = cliffy; getMinColWidth(): number | number[]Get min col width. Returnsnumber | number[]