Sha256: eda3bdc4c3675e5ed3f8fd5b4320a05829b95faf4314844fb82bf8b34f47f98e

Contents?: true

Size: 357 Bytes

Versions: 6

Compression:

Stored size: 357 Bytes

Contents

/**
 * Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
 *
 * This source code is licensed under the MIT license found in the
 * LICENSE file in the root directory of this source tree.
 */
import type { Config } from '@jest/types';
export default function isValidPath(globalConfig: Config.GlobalConfig, filePath: Config.Path): boolean;

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
decidim-0.27.1 packages/webpacker/node_modules/@jest/core/build/lib/isValidPath.d.ts
decidim-0.26.4 packages/webpacker/node_modules/@jest/core/build/lib/isValidPath.d.ts
decidim-0.27.0 packages/webpacker/node_modules/@jest/core/build/lib/isValidPath.d.ts
decidim-0.26.3 packages/webpacker/node_modules/@jest/core/build/lib/isValidPath.d.ts
decidim-0.27.0.rc2 packages/webpacker/node_modules/@jest/core/build/lib/isValidPath.d.ts
decidim-0.27.0.rc1 packages/webpacker/node_modules/@jest/core/build/lib/isValidPath.d.ts