Type Alias TwingApplyNodeChildren

TwingApplyNodeChildren: {
    body: TwingBaseNode;
    filters: TwingArrayNode;
}