{"version":3,"file":"jest-globals.cjs","sources":["../../src/jest-globals.ts"],"sourcesContent":["import globals from \"@jest/globals\";\nimport * as extensions from \"./matchers/index\";\nimport type { CLITestingLibraryMatchers } from \"./matchers/types\";\n\nglobals.expect.extend(extensions);\n\ndeclare module \"@jest/expect\" {\n  // eslint-disable-next-line @typescript-eslint/naming-convention\n  export interface Matchers<R extends void | Promise<void>>\n    extends CLITestingLibraryMatchers<R> {}\n}\n"],"names":["extensions"],"mappings":";;;AAIA,QAAQ,OAAO,OAAOA,KAAU;"}