Files
2025-03-28 12:30:19 +11: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