Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
type alias DeleteRecordingsResponse
import { type DeleteRecordingsResponse } from "https://deno.land/x/plugnmeet@v1.3.1/types/deleteRecordings.ts";
definition: { status: boolean; msg: string; }