ParsedFStringNode: {
    type: "literal" | "variable";
}

Alias for ParsedTemplateNode since it is the same for both f-string and mustache templates.