Type Alias TwingSetNodeAttributes

TwingSetNodeAttributes: TwingBaseNodeAttributes & {
    captures: boolean;
}