Skip to main content
Deno 2 is finally here 🎉️
Learn more
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.1/types/endRoom.ts";
definition: { status: boolean; msg: string; }