Type Alias TwingIncludeNodeChildren

TwingIncludeNodeChildren: TwingBaseIncludeNodeChildren & {
    expression: TwingBaseExpressionNode;
}