Skip to main content
Module

x/plugnmeet/types/isRoomActive.ts>IsRoomActiveParams

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