Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 2227a06

Browse files
committed
what kind of crack is git smoking
1 parent 2a0862f commit 2227a06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ import { nodeProfilingIntegration } from "@sentry/profiling-node";
77
import { join } from "path";
88
import url from "url";
99
import { readdirSync } from "fs";
10+
import type { GatewayEvent, EventsClass } from "./types/main.d.ts";
1011

1112
const __dirname = url.fileURLToPath(new URL('.', import.meta.url));
1213

0 commit comments

Comments
 (0)