0.18.0 • Published 2 months ago

@chialab/node-resolve v0.18.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Install

$ npm i @chialab/node-resolve -D
$ yarn add @chialab/node-resolve -D

Usage

import { resolve } from '@chialab/node-resolve';

await resolve('lit', '/path/to/www/js');

License

Node Resolve is released under the MIT license.