interface ServeTlsInit implements ServeInitimport { type ServeTlsInit } from "https://deno.land/x/frugal@0.5.0/docs/dep/std/http.ts"; Propertiesoptionalkey: stringServer private key in PEM format optionalcert: stringCert chain in PEM format optionalkeyFile: stringThe path to the file containing the TLS private key. optionalcertFile: stringThe path to the file containing the TLS certificate