type alias CopyrightConfimport { type CopyrightConf } from "https://deno.land/x/plugnmeet@v1.4.1/types/createRoom.ts"; definition: { display: boolean; text: string; }