Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "node_modules/jest-changed-files/build/index.d"

Index

Variables

Const findRepos

findRepos: function

Type declaration

    • (roots: string[]): Promise<Repos>
    • Parameters

      • roots: string[]

      Returns Promise<Repos>

Const getChangedFilesForRoots

getChangedFilesForRoots: function

Type declaration

    • (roots: string[], options: Options): Promise<object>
    • Parameters

      Returns Promise<object>

Generated using TypeDoc