bun-mariadb/dist/commands/index.d.ts

7 lines
87 B
TypeScript

#!/usr/bin/env bun
/**
* # Declare Global Variables
*/
declare global { }
export {};