@velcro/resolver-host-fs
TypeScript icon, indicating that this package has built-in type declarations

0.27.0 • Public • Published

@velcro/resolver-host-fs

A class that implements the ResolverHost interface over a require('fs')-compatible interface.

Usage

const host = new Velcro.ResolverHostFs({
  fs: require('fs'),
});

Package Sidebar

Install

npm i @velcro/resolver-host-fs

Weekly Downloads

27

Version

0.27.0

License

MIT

Unpacked Size

82.7 kB

Total Files

26

Last publish

Collaborators

  • filearts