Skip to main content
Module

x/plugnmeet/types/endRoom.ts>EndRoomResponse

Plug-N-Meet SDK for NodeJS and Deno
Latest
type alias EndRoomResponse
import { type EndRoomResponse } from "https://deno.land/x/plugnmeet@v1.4.0/types/endRoom.ts";
definition: { status: boolean; msg: string; }