UNPKG

@carbon/ibm-products

Version:

Carbon for IBM Products

18 lines (17 loc) 391 B
export function useDataConfigs(): { statementConfig: import("../ConditionBuilder.types").statementConfig[] | { id: string; connector: string; label: any; secondaryLabel: string; }[]; connectorConfig: { label: any; id: string; }[]; operatorConfig: { label: any; id: string; type: string; }[]; };