# @loglayer/plugin

[![NPM Version](https://img.shields.io/npm/v/%40loglayer%2Fplugin)](https://www.npmjs.com/package/@loglayer/plugin)
[![NPM Downloads](https://img.shields.io/npm/dm/%40loglayer%2Fplugin)](https://www.npmjs.com/package/@loglayer/plugin)
[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)

Provides Typescript types for [loglayer](https://loglayer.dev) plugins.

## Installation

```bash
npm i @loglayer/plugin
```

## Documentation

Visit the [loglayer plugin docs](https://loglayer.dev/plugins) on how to use and create plugins.
