@wvdsh/api 0.1.18 → 0.1.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -162,7 +162,6 @@ export interface GameLaunchParams {
|
|
|
162
162
|
[key: string]: string | undefined;
|
|
163
163
|
}
|
|
164
164
|
export declare const UrlParams: {
|
|
165
|
-
readonly GameCloudId: "gcid";
|
|
166
165
|
readonly RedirectUrl: "rdurl";
|
|
167
166
|
readonly EntrypointParams: "entrypointparams";
|
|
168
167
|
readonly Entrypoint: "entrypoint";
|