Type alias TechPreviewOptions

TechPreviewOptions: {
    dwnEndpoints?: string[];
}

Override defaults configured during the technical preview phase.

Type declaration

  • Optional dwnEndpoints?: string[]

    Override default dwnEndpoints provided for technical preview.