novx
    Preparing search index...

    Interface RemoteManifestUrl

    interface RemoteManifestUrl {
        name: string;
        url: string;
    }
    Index

    Properties

    Properties

    name: string
    url: string