UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

6 lines 227 B
export default ChartOrdAxisShape; declare class ChartOrdAxisShape extends ChartCatAxisShape { constructor(options: any); } import ChartCatAxisShape from "./ChartCatAxisShape"; //# sourceMappingURL=ChartOrdAxisShape.d.ts.map