UNPKG

stitch-compute

Version:

compute stitch adjustments for knitting

8 lines 215 B
export interface FormatterSet { keepStitches: string; addStitches: string; combineStitches: string; groupInstructions: string; listSeparator: string; } //# sourceMappingURL=formatter-set.d.ts.map