Skip to main content
The Deno 2 Release Candidate is here
Learn more
Latest
function helpers.splitCells
import { helpers } from "https://deno.land/x/frugal@0.9.6/doc/dep/marked.ts";
const { splitCells } = helpers;

Parameters

tableRow: string
optional
count: number

Returns

string[]