{"version":3,"file":"schema.cjs","sources":["../../../src/matchers/schema.js"],"sourcesContent":["import { getMatcherResult, matchSchema } from './utils.js';\n\nexport function toMatchSchema(received, schema) {\n  return getMatcherResult(matchSchema(received, schema), 'toMatchSchema', received, schema);\n} "],"names":["getMatcherResult","matchSchema"],"mappings":";;;;AAEO,SAAS,aAAa,CAAC,QAAQ,EAAE,MAAM,EAAE;AAChD,EAAE,OAAOA,sBAAgB,CAACC,iBAAW,CAAC,QAAQ,EAAE,MAAM,CAAC,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,CAAC;AAC3F;;;;"}