Type Alias TwingMacroNodeAttributes

TwingMacroNodeAttributes: TwingBaseNodeAttributes & {
    name: string;
}