This commit is contained in:
Benjamin Toby
2025-02-04 13:42:30 +01:00
parent 8a1294a348
commit efcee1bb11
24 changed files with 100 additions and 23 deletions
+3
View File
@@ -1,2 +1,5 @@
#!/usr/bin/env node
declare global {
var SYNCING: boolean;
}
export {};