@hegeldev/hegel
    Preparing search index...

    Interface IpAddressOptions

    interface IpAddressOptions {
        version?: 6 | 4;
    }
    Index

    Properties

    Properties

    version?: 6 | 4

    Restrict to a specific IP version. Omit to generate either IPv4 or IPv6.