UNPKG

isoxml-angular

Version:

JavaScript library to parse and generate ISOXML (ISO11783-10) files

3 lines (2 loc) 173 B
import { GridParametersGenerator } from ".."; export declare function createGridParamsGenerator(targetCellWidth: number, targetCellHeight: number): GridParametersGenerator;