UNPKG

jest-changed-files

Version:

A module used internally by Jest to check which files have changed since you last committed in git or hg.

5 lines (3 loc) 157 B
import cjsModule from './index.js'; export const findRepos = cjsModule.findRepos; export const getChangedFilesForRoots = cjsModule.getChangedFilesForRoots;