chore (core) move pattern related classes to their own folder
This commit is contained in:
parent
ccf2ff3931
commit
3c54e94c43
5 changed files with 16 additions and 16 deletions
|
@ -1,4 +1,4 @@
|
|||
import { Pattern } from './pattern.mjs'
|
||||
import { Pattern } from './pattern/index.mjs'
|
||||
import { __loadDesignDefaults } from './config.mjs'
|
||||
|
||||
//////////////////////////////////////////////
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue