Type Alias ConnectIpsType

ConnectIpsType: ((options: ConnectIpsOptions) => Promise<[Record<string, any>[], string[]]>)