mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Closes #685 Intend to use this in the following ways in #672. ```rs let node = ctx.nodes().get_node(reference.node_id()); if !self.type_of && has_typeof_operator(node, ctx) { return; } ``` |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||