From 2cacf2ada3171cab94185d305a8f43359c0e67f3 Mon Sep 17 00:00:00 2001 From: Colin McDonnell Date: Wed, 6 Aug 2025 12:40:47 -0700 Subject: [PATCH] Add index.ts --- index.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.ts diff --git a/index.ts b/index.ts new file mode 100644 index 0000000..8151d31 --- /dev/null +++ b/index.ts @@ -0,0 +1 @@ +console.log("Pullfrog.") \ No newline at end of file