Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/plugnmeet/types/createRoom.ts>IngressFeatures

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