268 B
268 B
title |
---|
options |
The pattern options as specified in the pattern configuration.
import brian from "@freesewing/brian";
let pattern = new brian({
options: {
chestEase: 120
}
})
Unlike measurements, options come with defaults.