mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-05-04 13:56:07 +02:00
refactor: add type definitions for API responses
This commit is contained in:
Vendored
+2
@@ -6,6 +6,8 @@ export * from './api/world';
|
||||
export * from './api/instance';
|
||||
export * from './api/group';
|
||||
export * from './api/favorite';
|
||||
export * from './api/auth';
|
||||
export * from './api/notification';
|
||||
|
||||
// Common Types
|
||||
export * from './common';
|
||||
|
||||
Reference in New Issue
Block a user