mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 02:48:24 +00:00
refactor: Move URL to op_crates/web (#7544)
This commit is contained in:
parent
a6f4559174
commit
6453cb7567
11 changed files with 75 additions and 83 deletions
|
@ -8,7 +8,6 @@ pub mod errors;
|
|||
pub mod fetch;
|
||||
pub mod fs;
|
||||
pub mod fs_events;
|
||||
pub mod idna;
|
||||
pub mod io;
|
||||
pub mod net;
|
||||
#[cfg(unix)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue