class QueryReqWrap extends AsyncWrapimport { QueryReqWrap } from "https://dotland.deno.dev/std@0.177.0/node/internal_binding/cares_wrap.ts"; ConstructorsnewQueryReqWrap()PropertiesbindingName: stringcallback: (err: ErrnoException | null, records?: any) => voidhostname: stringoncomplete: (err: number,records: any,ttls?: number[],) => voidreject: (err: ErrnoException | null) => voidresolve: (records: any) => voidttl: boolean