type alias WhiteboardFeaturesParamsimport { type WhiteboardFeaturesParams } from "https://deno.land/x/plugnmeet@v1.4.1/types/createRoom.ts"; definition: { allowed_whiteboard: boolean; preload_file?: string; }