interface IPNSOptions {
    routers?: IPNSRouting[];
}

Properties

Properties

routers?: IPNSRouting[]