1 2 3 4 5 6 7 8 9
# `test_plugin` crate ## To run this test manually ``` cd test_plugin ../target/debug/deno run --unstable --allow-plugin tests/test.js debug ```