smartdns/ts/dnsly.plugins.ts

6 lines
150 B
TypeScript

import * as beautylog from 'beautylog';
import * as dns from 'dns';
import * as smartdelay from 'smartdelay';
export { beautylog, dns, smartdelay };