Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/plugnmeet/types/createRoom.ts>CopyrightConf

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