Sha256: 5133afa48713aaa0faad4d8ac9e2a74947f0363e1131196461e822e2487d5061
Contents?: true
Size: 390 Bytes
Versions: 6
Compression:
Stored size: 390 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 { Expect } from './types'; declare const extractExpectedAssertionsErrors: Expect['extractExpectedAssertionsErrors']; export default extractExpectedAssertionsErrors;
Version data entries
6 entries across 6 versions & 1 rubygems