novx
    Preparing search index...

    Interface RemoteConfig

    Remote module configuration

    interface RemoteConfig {
        module: string;
        scope: string;
        url: string;
    }
    Index

    Properties

    Properties

    module: string
    scope: string
    url: string