feat: implement TypeScript bindings generation and enhance drop overlay component

This commit is contained in:
Ryan Walters
2025-08-19 19:29:30 -05:00
parent b0cb176f17
commit f90f377277
9 changed files with 2125 additions and 1996 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
src/bindings/*.ts
src-tauri/bindings/*.ts
# Seed data
.data/*
!.data/seed.ps1