mirror of
https://github.com/denoland/deno.git
synced 2025-12-23 08:48:24 +00:00
Stubs out `Module.register` and `Module.registerHooks` functions that are meant to be used for Module Loader hooks as per https://nodejs.org/api/module.html#customization-hooks. This is a follow up to https://github.com/denoland/deno/pull/24965 Ref https://github.com/denoland/deno/issues/31665. Improves error message from https://github.com/denoland/deno/issues/30538#issuecomment-3658925471. |
||
|---|---|---|
| .. | ||
| config | ||
| ffi | ||
| integration | ||
| napi | ||
| node_compat | ||
| registry | ||
| specs | ||
| sqlite_extension | ||
| sqlite_extension_test | ||
| testdata | ||
| unit | ||
| unit_node | ||
| util | ||
| wpt | ||
| Cargo.toml | ||
| lib.rs | ||
| README.md | ||