Interface RemoteConfiguration

interface RemoteConfiguration {
    remote.nodeDownloadTemplate: string;
}

Properties

remote.nodeDownloadTemplate: string