UNPKG

roblox-open-cloud

Version:
3 lines 145 B
declare module "roblox-open-cloud" { function sendMessage(apiKey:string, message: any, topic:string, experienceId: number): Promise<void> }