Interface: GlobalConfig

The GlobalConfig is used to generate the list of available studies in the UI. This list is displayed on the landing page when running the app.

Table of contents

Properties

Properties

$schema

$schema: string

Defined in

types.ts:6


configs

configs: Object

Index signature

▪ [key: string]: { path: string }

Defined in

types.ts:7


configsList

configsList: string[]

Defined in

types.ts:12