packages: move sharing logic from web to core; reuse in web

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I26cb6848615a5788f2196fc1675bc22d6a6a6964
This commit is contained in:
raf 2026-04-16 09:13:31 +03:00
commit 5482cd9df1
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
7 changed files with 481 additions and 1142 deletions

View file

@ -16,5 +16,8 @@
},
"devDependencies": {
"typescript": "^6.0.2"
},
"dependencies": {
"lzutf8": "^0.6.3"
}
}