node-powerdns
    Preparing search index...

    Type Alias ViewList

    List of configured views.

    type ViewList = {
        views: string[];
    }
    Index

    Properties

    Properties

    views: string[]