mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
parent
ad9adff06c
commit
544610f085
4 changed files with 7 additions and 477 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import * as dns from 'dns';
|
||||
import * as punycode from "punycode";
|
||||
import punycode from "punycode/";
|
||||
import { promisify } from "util";
|
||||
|
||||
const dnsLookupAsync = promisify(dns.lookup);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue