UNPKG

dohdec

Version:

DNS over HTTPS and DNS over TLS

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