UNPKG

deepdash

Version:

➔ 𝐃eep standalone lib / 𝐋odash extension: ✓ eachDeep ✓ filterDeep ✓ mapDeep ✓ reduceDeep ✓ pickDeep ✓ omitDeep ✓ keysDeep ✓ index ✓ condenseDeep ⋮ Parents stack ⋮ Circular check ⋮ Leaves only mode ⋮ Children mode ⋮ cherry-pick ⋮ esm

10 lines (6 loc) 219 B
'use strict'; var getPathMatches = require('./getPathMatches.js'); var pathMatches$1 = require('./deps/pathMatches.js'); /* build/tpl */ var pathMatches = getPathMatches(pathMatches$1); module.exports = pathMatches;