UNPKG

json-scout

Version:

JSON-SCOUT is a library useful to quickly RECURSIVELY search(scout) and extract JSON objects.

5 lines 138 B
/** @type {import('ts-jest/dist/types').InitialOptionsTsJest} */ module.exports = { preset: 'ts-jest', testEnvironment: 'node', };