{"version":3,"file":"schema.mjs","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":[],"mappings":";;AAEO,SAAS,aAAa,CAAC,QAAQ,EAAE,MAAM,EAAE;AAChD,EAAE,OAAO,gBAAgB,CAAC,WAAW,CAAC,QAAQ,EAAE,MAAM,CAAC,EAAE,eAAe,EAAE,QAAQ,EAAE,MAAM,CAAC;AAC3F;;;;"}