UNPKG
stitch-compute
Version:
latest (2.1.1)
2.1.1
2.1.0
2.0.1
2.0.0
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
compute stitch adjustments for knitting
github.com/mmitch/stitch-compute-npm
stitch-compute
/
lib
/
formatter-set.d.ts
8 lines
•
215 B
TypeScript
View Raw
1
2
3
4
5
6
7
8
export
interface
FormatterSet
{
keepStitches
:
string
;
addStitches
:
string
;
combineStitches
:
string
;
groupInstructions
:
string
;
listSeparator
:
string
; }
//# sourceMappingURL=formatter-set.d.ts.map