summaryrefslogtreecommitdiff
path: root/ext/napi/node_api.rs
AgeCommit message (Collapse)Author
2024-07-22chore: move all node-api impl to ext (#24662)snek
these symbols are re-exported from runtime/cli using `build.rs`, so we don't need them in the same crate.