mirror of
https://github.com/actions/labeler
synced 2026-05-11 02:21:19 +02:00
build
This commit is contained in:
5
node_modules/@jest/core/build/SnapshotInteractiveMode.d.ts
generated
vendored
5
node_modules/@jest/core/build/SnapshotInteractiveMode.d.ts
generated
vendored
@@ -1,9 +1,8 @@
|
||||
/**
|
||||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved.
|
||||
*
|
||||
* This source code is licensed under the BSD-style license found in the
|
||||
* LICENSE file in the root directory of this source tree. An additional grant
|
||||
* of patent rights can be found in the PATENTS file in the same directory.
|
||||
* This source code is licensed under the MIT license found in the
|
||||
* LICENSE file in the root directory of this source tree.
|
||||
*/
|
||||
/// <reference types="node" />
|
||||
import { AggregatedResult, AssertionLocation } from '@jest/test-result';
|
||||
|
||||
Reference in New Issue
Block a user