mirror of
https://github.com/Xevion/smart-rgb.git
synced 2025-12-17 12:13:26 -06:00
Update source files
This commit is contained in:
4
frontend/src/shared/api/index.ts
Normal file
4
frontend/src/shared/api/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
// Re-export all API types and interfaces for convenient imports
|
||||
export * from "./types";
|
||||
export * from "./GameAPI";
|
||||
export * from "./GameAPIContext";
|
||||
Reference in New Issue
Block a user