mooball
    Preparing search index...

    Type Alias IPv4Range

    type IPv4Range = {
        ip: NumericIPv4;
        mask: NumericIPv4;
    }
    Index

    Properties

    Properties