utils

Namespace

utils

Description:
  • Utils namespace. Providing utility functions.

Source:

Members

(static, constant) exports.findKeyInObj

Description:
  • Get the value of all occurences of a key from a nested object.

Source:

Get the value of all occurences of a key from a nested object.

(static, constant) exports.getHeaders

Description:
  • Set proxy headers for backend requests using node-fetch. If header is not present, use defaults.

Source:

Set proxy headers for backend requests using node-fetch. If header is not present, use defaults.