IPv6 address

interface IPv6Address {
    address: string;
    prefix: number;
}

Properties

Properties

address: string
prefix: number