Skip to content

Commit 034a0da

Browse files
committed
Move from ts-rs to typescript-type-def crate
Also moves the type definitions into a separate crate away from the tauri functionality, makes the code a bit cleaner.
1 parent 9334ffb commit 034a0da

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

50 files changed

+2505
-529
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ node_modules/
55
src-tauri/target
66
src-tauri/gen/schemas
77

8+
crates/radicle-types/target
9+
810
# Editor directories and files
911
.vscode
1012
.idea

0 commit comments

Comments
 (0)