Type Alias TwingWithNodeAttributes

TwingWithNodeAttributes: TwingBaseNodeAttributes & {
    only: boolean;
}