Type Alias TwingEmbedNodeAttributes

TwingEmbedNodeAttributes: TwingBaseIncludeNodeAttributes & {
    index: number;
}