blob: 22f99684d3b9207bf93bc62d1c0350c8b90bb855 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
@protobufjs/inquire
===================
[](https://www.npmjs.com/package/@protobufjs/inquire)
Requires a module only if available and hides the require call from bundlers.
API
---
* **inquire(moduleName: `string`): `?Object`**<br />
Requires a module only if available.
**License:** [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause)
|