UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

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