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