[![Build](https://github.com/netlify/primitives/workflows/Build/badge.svg)](https://github.com/netlify/primitives/actions)
[![Node](https://img.shields.io/node/v/@netlify/cache.svg?logo=node.js)](https://www.npmjs.com/package/@netlify/cache)

# @netlify/cache

TypeScript utilities for interacting with the Netlify cache.

## Installation

You can install `@netlify/cache` via npm:

```shell
npm install @netlify/cache
```
