# Case-Entities

[![Build and test](https://github.com/case-contract-testing/contract-case/actions/workflows/build-and-test.yml/badge.svg?branch=main)](https://github.com/case-contract-testing/contract-case/actions/workflows/build-and-test.yml)
[![Known Vulnerabilities](https://snyk.io/test/github/case-contract-testing/contract-case/badge.svg?targetFile=packages/case-entities/package.json)](https://snyk.io/test/github/case-contract-testing/case?targetFile=packages/case-entities/package.json)

These are the shared typescript types and helpers imported by both core and
boundaries. Separate to avoid a circular dependency.

You don't need to depend on this directly unless you are a maintainer for ContractCase.

[Start here instead](https://case.contract-testing.io/docs/intro)
