1
0
Fork 0

🚧 [components] Work on draft/pattern settings/options

This commit is contained in:
Joost De Cock 2019-04-23 18:34:18 +02:00
parent 3ca3742953
commit c0690d5496
30 changed files with 2195 additions and 128 deletions

View file

@ -55,3 +55,4 @@ Simon.prototype.draftSleevePlacketOverlap = draftSleevePlacketOverlap;
Simon.prototype.draftCuff = draftCuff;
export default Simon;
export { config };