Skip to main content
Module

x/gotenberg/mod.ts>RequestInfo

A gotenberg client for Deno
Latest
interface RequestInfo
import { type RequestInfo } from "https://deno.land/x/gotenberg@0.4.0/mod.ts";

Contains all data for the request. (Only headers and hostname are missing)

Properties

data: FormData
path: string