Docs.rs
nodejs-resolver-0.1.1
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
nodejs-resolver 0.1.1
nodejs resolve
Crate
Source
Builds
Feature flags
Documentation
Hide files
..
alias
browser-after-main
browser-module
browser-to-self
cache-fs
cache-fs2
dependencies
dirOrFile
exports-field
exports-field-error
exports-field2
exports-field3
exports-field4
exports-field5
extension-alias
extensions
extensions2
full
imports-field
incorrect-package
m.js
main-field
main-field-end-slash
main-field-inexist
main-field-self
main-field-self2
main-filed-no-relative
multiple_modules
no#fragment
node_modules
pnpm-structure
scoped
self-is-dep
simple
symlink
tsconfig-paths
tsconfig-paths-extends-from-module
tsconfig-paths-missing-baseURL
tsconfig-paths-nested
tsconfig-paths-override-baseURL
tsconfig-paths-without-baseURL
a.js
abc.txt
b.js
c.js
dirOrFile.js
main1.js
main2.js
main3.js
no.js
中文.js
1
2
3
module
.
exports
=
function
a
(
)
{
return
"
This is a
"
;
}
;