refactor(model): extract dashboard model package

This commit is contained in:
vince 2026-06-20 06:26:19 +02:00
parent 22f50d64f9
commit 7a6ad8ab0e
35 changed files with 164 additions and 57 deletions

View file

@ -1,6 +1,7 @@
{
"files": [],
"references": [
{ "path": "./packages/dashboard-model" },
{ "path": "./apps/web" },
{ "path": "./packages/ui" }
]