From 682e558998743c4d39cc0cbdd1890c44b21ecc98 Mon Sep 17 00:00:00 2001 From: foxriver76 Date: Sat, 17 Feb 2024 22:06:55 +0100 Subject: [PATCH] happy linter in the lovely winter --- src/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.ts b/src/index.ts index 04a1332..c21ac44 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,3 +1,3 @@ export * as network from "./network"; export * as translate from "./translate"; -export * as util from "./util"; \ No newline at end of file +export * as util from "./util";