# hollow-api
Type definitions for creating plugins for Hollow. This package provides interfaces and types that help developers integrate seamlessly with Hollow's plugin system.
## Installation
Install the package using npm:
```bash
npm install hollow-api
```