Type alias SGQueryConfigMap

SGQueryConfigMap: {
    [key: string]: SGQueryConfig;
}

Type declaration

Generated using TypeDoc