1
0
Fork 0

wip(sde): Handle package dependencies

This commit is contained in:
joostdecock 2023-09-29 18:20:28 +02:00
parent 78b199ce44
commit e0386a441b
23 changed files with 662 additions and 614 deletions

View file

@ -1,3 +1,4 @@
// __SDEFILE__ - This file is a dependency for the stand-alone environment
// Components
import { Path } from '../pattern/path.mjs'
import { getProps } from '../pattern/utils.mjs'