GSI - Employe Self Service Mobile
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
418 B

2 months ago
  1. @protobufjs/inquire
  2. ===================
  3. [![npm](https://img.shields.io/npm/v/@protobufjs/inquire.svg)](https://www.npmjs.com/package/@protobufjs/inquire)
  4. Requires a module only if available and hides the require call from bundlers.
  5. API
  6. ---
  7. * **inquire(moduleName: `string`): `?Object`**<br />
  8. Requires a module only if available.
  9. **License:** [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause)