Skip to main content
Latest
interface oak.ListenOptionsTls
import { type oak } from "https://deno.land/x/create_react_app@v0.1.2/deps.ts";
const { ListenOptionsTls } = oak;

Properties

certFile: string
optional
hostname: string
keyFile: string
port: number
secure: true
optional
signal: AbortSignal