UNPKG

renovate

Version:

Automated dependency updates. Flexible so you don't need to be.

3 lines (2 loc) 220 B
export declare function fileMatchesWorkspaces(pwd: string, fileName: string, workspaces: string[]): boolean; export declare function filesMatchingWorkspaces(pwd: string, files: string[], workspaces: string[]): string[];