2022-06-03 11:13:06 +03:00

431 B

@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