type alias ActiveRoomInfoParamsimport { type ActiveRoomInfoParams } from "https://deno.land/x/plugnmeet@v1.4.1/types/activeRoomInfo.ts"; definition: { room_id: string; }