Type alias HostIter

HostIter: {
    [iterator]() => Iterator<native.Host, void, void>;
}

Type declaration

Generated using TypeDoc