gnitial import of @protobuf/inquire

Change-Id: I7e3ca3831f8e2ca4f877179dcbc22ff696dcf395
12 files changed
tree: aaa535d3b3356cf197b1cf35138e043fa71bc876
  1. tests/
  2. .npmignore
  3. index.d.ts
  4. index.js
  5. LICENSE
  6. METADATA
  7. package.json
  8. README.md
README.md

@protobufjs/inquire

npm

Requires a module only if available and hides the require call from bundlers.

API

  • inquire(moduleName: string): ?Object
    Requires a module only if available.

License: BSD 3-Clause License