# @hyperschema/core

The core NodeJS (TypeScript) server library for Hyperschema, used for server and code generation.

This library uses Zod for schema definitions.

## Installation

```sh
yarn add @hyperschema/core zod
```
