Showcasing how to use module-alias from some library
$ npm i
$ node index.js
Take a look at:
- node_modules/module-alias-nested-library/package.json
- node_modules/module-alias-nested-library/index.js
Showcasing how to use module-alias from some library
JavaScriptApache-2.0