🚧 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 config from "../config";
|
||||
// Parts
|
||||
|
@ -19,3 +19,4 @@ Brian.prototype.draftSleevecap = draftSleevecap;
|
|||
Brian.prototype.draftSleeve = draftSleeve;
|
||||
|
||||
export default Brian;
|
||||
export { config };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue