npm install jest-matcher-utilsyarn add jest-matcher-utilspnpm add jest-matcher-utils<script src="https://fastly.jsdelivr.net/npm/jest-matcher-utils"></script><script src="https://unpkg.com/jest-matcher-utils"></script><script type="module">
import jestmatcherutils from 'https://cdn.jsdelivr.net/npm/jest-matcher-utils/+esm';
</script><script type="module">
import jestmatcherutils from 'https://cdn.skypack.dev/jest-matcher-utils';
</script>