This is a fork of @protobufjs/inquire withou eval(). It is intended to be used as an override in dependent packages.
Requires a module only if available and hides the require call from bundlers.
- inquire(moduleName:
string
):?Object
Requires a module only if available.
License: BSD 3-Clause License