mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-25 09:14:54 +10:00
API optimisations (#343)
* feat: api optimisation * feat: emulator rename
This commit is contained in:
Vendored
+1
-1
@@ -12,7 +12,7 @@ declare module "@vue/runtime-core" {
|
||||
interface ComponentCustomOptions extends _ComponentCustomOptions {}
|
||||
}
|
||||
|
||||
export interface ExecutorLaunchObject {
|
||||
export interface EmulatorLaunchObject {
|
||||
launchId: string;
|
||||
gameName: string;
|
||||
gameIcon: string;
|
||||
|
||||
Reference in New Issue
Block a user