Sha256: 1e50a15605717a57348ccdf723abd206c16a1852429a62eae10d7e514648d214
Contents?: true
Size: 325 Bytes
Versions: 6
Compression:
Stored size: 325 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 matchers: MatchersObject; export default matchers;
Version data entries
6 entries across 6 versions & 1 rubygems