Skip to main content
Module

x/plugnmeet/api.ts>sendRequest

Plug-N-Meet SDK for NodeJS and Deno
Go to Latest
variable sendRequest
import { sendRequest } from "https://deno.land/x/plugnmeet@v1.0.1/api.ts";

type

(path: string, body: any) => unknown