1
0
Fork 0

🚧 Pre-weekend commit

This commit is contained in:
joostdecock 2018-07-19 14:43:45 +00:00
parent 4f39c66381
commit 1cdba8de5f
2 changed files with 14 additions and 1 deletions

View file

@ -2,7 +2,6 @@ import { Pattern } from './pattern'
import { Point } from './point'
import { Path } from './path'
import { Snippet } from './snippet'
import themes from './themes'
import * as utils from './utils'
export class Freesewing {