pub fn lower_typescript(
tree: &SyntaxTree,
) -> Result<LoweredTypeScript, EvaluationGap>Expand description
Apply the literal “requires no compiler decision” predicate and lower directly.
pub fn lower_typescript(
tree: &SyntaxTree,
) -> Result<LoweredTypeScript, EvaluationGap>Apply the literal “requires no compiler decision” predicate and lower directly.