Release package version 0.0.3
Some checks failed
CI / build (push) Failing after 13s
CI / deploy (push) Has been skipped

Update types of scene, added utils for check fill type.
This commit is contained in:
Andrey Kernichniy 2026-03-07 00:16:34 +07:00
parent eea082fbd2
commit f106226e70
13 changed files with 126 additions and 38 deletions

View file

@ -10,7 +10,9 @@
"author": "",
"license": "ISC",
"description": "",
"dependencies": {},
"dependencies": {
"@gxc-solutions/math": "^0.0.1"
},
"devDependencies": {
"rimraf": "^6.0.1",
"typescript": "^5.9.3"