# @deephaven/plugin

The base for Deephaven JS plugins. Includes tools for creating and registering JS plugins.

## Install

```bash
npm install --save @deephaven/plugin
```
