First Commit. Based off bun-sqlite
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bun
|
||||
/**
|
||||
* # Declare Global Variables
|
||||
*/
|
||||
declare global { }
|
||||
export {};
|
||||
Reference in New Issue
Block a user