Type Alias TwingForNodeAttributes

TwingForNodeAttributes: TwingBaseNodeAttributes & {
    hasAnIf: boolean;
}