Copy types

This commit is contained in:
Andras Schmelczer 2026-03-28 12:07:14 +00:00
parent 48234de10d
commit 65d75dec40
20 changed files with 128 additions and 0 deletions

View file

@ -9,6 +9,7 @@ cargo test export_bindings
cd -
cp -r sync-server/bindings/* frontend/sync-client/src/services/types/
cp -r sync-server/bindings/* frontend/history-ui/src/lib/types/
cd frontend
npm run lint