We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 779e73b commit 8398327Copy full SHA for 8398327
readme.md
@@ -64,6 +64,7 @@ resolveFromFoo('./baz');
64
- [import-cwd](https://github.com/sindresorhus/import-cwd) - Import a module from the current working directory
65
- [resolve-pkg](https://github.com/sindresorhus/resolve-pkg) - Resolve the path of a package regardless of it having an entry point
66
- [import-lazy](https://github.com/sindresorhus/import-lazy) - Import a module lazily
67
+- [resolve-global](https://github.com/sindresorhus/resolve-global) - Resolve the path of a globally installed module
68
69
70
## License
0 commit comments