node-powerdns
    Preparing search index...

    Type Alias NetworkList

    Collection of PowerDNS network mappings.

    type NetworkList = {
        networks: Network[];
    }
    Index

    Properties

    Properties

    networks: Network[]