UNPKG

crocks

Version:

A collection of well known Algebraic Datatypes for your utter enjoyment.

8 lines (5 loc) 230 B
/** @license ISC License (c) copyright 2018 original and current authors */ /** @author Ian Hofmann-Hicks (evilsoft) */ var pathSatisfies = require('./pathSatisfies') module.exports = pathSatisfies.origFn('propPathSatisfies')