type alias EndRoomParamsimport { type EndRoomParams } from "https://deno.land/x/plugnmeet@v1.4.1/types/endRoom.ts"; definition: { room_id: string; }