mirror of
https://github.com/SteamDeckHomebrew/decky-frontend-lib.git
synced 2026-05-21 10:29:00 +02:00
fix(SteamClient): export shared types for enums
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import {SteamClient} from "./steam-client";
|
||||
export * from "./steam-client/shared";
|
||||
|
||||
declare global {
|
||||
var SteamClient: SteamClient;
|
||||
|
||||
Reference in New Issue
Block a user