242 B
242 B
title |
---|
units |
Either metric
(the default) or imperial
.
Note that this is only used to format the output. Freesewing expects mm.
import brian from "@freesewing/brian";
let pattern = new brian({
units: "imperial"
})