playroomkit
Advanced tools
Comparing version 0.0.84 to 0.0.85
{ | ||
"name": "playroomkit", | ||
"version": "0.0.84", | ||
"version": "0.0.85", | ||
"homepage": "https://joinplayroom.com", | ||
@@ -5,0 +5,0 @@ "main": "./multiplayer.mjs", |
@@ -288,3 +288,3 @@ import { DiscordSDK } from "@discord/embedded-app-sdk"; | ||
export declare function startMatchmaking(): Promise<void>; | ||
export declare function transferHost(player:PlayerState): Promise<void>; | ||
export declare function transferHost(playerId:string): Promise<void>; | ||
@@ -291,0 +291,0 @@ export declare function getChallengeId(): string; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
3649884
41070