interface ServeTlsInit implements ServeInitimport { type ServeTlsInit } from "https://deno.land/x/frugal@0.3.0/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