🚧 Ongoing work on components and pattern info
This commit is contained in:
parent
a3ae718632
commit
ea41dc0106
168 changed files with 17518 additions and 14384 deletions
|
@ -1,4 +1,4 @@
|
|||
import freesewing from "freesewing";
|
||||
import freesewing from "@freesewing/core";
|
||||
import plugins from "@freesewing/plugin-bundle";
|
||||
import Brian from "@freesewing/brian";
|
||||
import config from "../config";
|
||||
|
@ -41,3 +41,4 @@ Huey.prototype.draftWaistband = draftWaistband;
|
|||
Huey.prototype.draftCuff = draftCuff;
|
||||
|
||||
export default Huey;
|
||||
export { config };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue