IfExpression: {
    childName: string;
    expression: string;
}

Type declaration

  • childName: string
  • expression: string