Files
2025-05-15 13:32:55 +10: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