From a81c342d2a986ff727d76ef3117b83debca6e985 Mon Sep 17 00:00:00 2001 From: TrainDoctor Date: Sun, 30 Oct 2022 17:35:48 -0700 Subject: [PATCH] Update src/deck-components/index.ts --- src/deck-components/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/deck-components/index.ts b/src/deck-components/index.ts index 3bcb7f4..20fa08b 100755 --- a/src/deck-components/index.ts +++ b/src/deck-components/index.ts @@ -27,4 +27,4 @@ import {SteamClient} from './SteamClient' declare global { var SteamClient: SteamClient; -} \ No newline at end of file +}