UNPKG

dohdec

Version:

DNS over HTTPS and DNS over TLS

4 lines (3 loc) 132 B
export { DNSoverHTTPS } from "./doh.js"; export { DNSoverTLS } from "./dot.js"; export { DNSError, DNSutils } from "./dnsUtils.js";