ConditionConfig: {
    export: string;
    file: string;
}

A configuration used to acquire conditions from code instead of a JSON array.

Type declaration

  • export: string
  • file: string