# @cypress/mount-utils > **Note** this package is not meant to be used outside of cypress component testing. This librares exports some shared types and utility functions designed to build adapters for components frameworks. It is used in: - [`@cypress/react`](https://github.com/cypress-io/cypress/tree/develop/npm/react) - [`@cypress/vue`](https://github.com/cypress-io/cypress/tree/develop/npm/vue) ## Compatibility | @cypress/mount-utils | cypress | | -------------------- | ------- | | <= v1 | <= v9 | | >= v2 | >= v10 | ## Changelog [Changelog](./CHANGELOG.md)