UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

7 lines 232 B
/** * A collection of types and utilities for working with runs. * This contains functions for split, merge, appending, etc. * @see {@link RunCoords} */ export * as RunUtils from "./RunUtils"; //# sourceMappingURL=index.d.ts.map