support-conditions-from-values.d.ts 82 Bytes
export declare function supportConditionsFromValue(value: string): Array<string>;