Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
type alias DeleteRecordingsParams
import { type DeleteRecordingsParams } from "https://deno.land/x/plugnmeet@v1.4.0/types/deleteRecordings.ts";
definition: { record_id: string; }