UNPKG

@sheetxl/models

Version:

Models - A Headless javascript spreadsheet library.

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