Some checks failed
Deploy Nyla Frontend to Production / build-and-deploy (push) Failing after 2s
Co-authored-by: Cursor <cursoragent@cursor.com>
2 lines
181 B
TypeScript
2 lines
181 B
TypeScript
export { ConditionEditor as IfElseNodeConfig } from '../frontendTypeRenderers/ConditionEditor';
|
|
export type { StructuredCondition } from '../frontendTypeRenderers/ConditionEditor';
|