refactor(share): integrate with client

This commit is contained in:
Elian Doran
2025-06-09 14:13:35 +03:00
parent 3def1a1e57
commit 8bdf3626f0
8 changed files with 16 additions and 15 deletions

View File

@@ -12,6 +12,7 @@
},
"exports": {
"./templates/*": "./src/templates/*",
"./styles/*": "./src/styles/*",
"./*": "./dist/*"
},
"author": "",