Sha256: c11255c02435062fd62e16eebfb1c7f7aad41f5c244139edfc58c92c7b24229f
Contents?: true
Size: 328 Bytes
Versions: 6
Compression:
Stored size: 328 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 { MatchersObject } from './types'; declare const spyMatchers: MatchersObject; export default spyMatchers;
Version data entries
6 entries across 6 versions & 1 rubygems