interface ResolveOptions {
    ttl: boolean;
}

Hierarchy (view full)

Properties

Properties

ttl: boolean