method Cell.prototype.cloneRe-exportimport { Cell } from "https://deno.land/x/lume@v1.16.1/deps/cliffy.ts"; clone(value?: ICell): CellClone cell with all options. Parametersoptionalvalue: ICellCell or cell value. ReturnsCell