UNPKG

bdns

Version:
10 lines (7 loc) 195 B
/*! * bdns.js - dns backend for bcoin * Copyright (c) 2014-2017, Christopher Jeffrey (MIT License). * https://github.com/bcoin-org/bcoin */ 'use strict'; module.exports = require('./dns');