1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/tests/specs/future/runtime_api
Asher Gomez ef64585d13 chore: use @std prefix for internal module specifiers (#24543)
This change aims to replace all relative import specifiers targeted at
`tests/util/std` with mapped ones (using a `deno.json` file). Towards
updating the `std` git submodule.
2024-07-26 12:04:09 -04:00
..
__test__.jsonc chore: use @std prefix for internal module specifiers (#24543) 2024-07-26 12:04:09 -04:00
main.js FUTURE(ext/net): remove Deno.ConnectTlsOptions.(certFile|certChain|privateKey) (#23270) 2024-04-21 03:03:44 +00:00
main.out FUTURE(ext/net): remove Deno.ConnectTlsOptions.(certFile|certChain|privateKey) (#23270) 2024-04-21 03:03:44 +00:00
worker.js chore: use @std prefix for internal module specifiers (#24543) 2024-07-26 12:04:09 -04:00