oxc/crates/oxc_ast_lower/src
Boshen b466de522b
fix(ast_lower): remove wrong usage of SymbolFlags::Function (#680)
closes #678

SymbolFlags::Function means something else (the whole function
declaration stored as a anonymous symbol) in TypeScript
2023-08-15 11:37:50 +08:00
..
lib.rs fix(ast_lower): remove wrong usage of SymbolFlags::Function (#680) 2023-08-15 11:37:50 +08:00