Documentation for Simbo's Packages
    Preparing search index...
    MatchFn: (result: Package) => boolean | Promise<boolean>

    A function that takes a path and a package.json object and returns a boolean indicating whether the package.json matches the criteria.

    Type Declaration