# @elysiajs/server-timing
Plugin for [elysia](https://github.com/elysiajs/elysia) for performance audit via [server timing](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Server-Timing)

## Installation
```bash
bun add @elysiajs/server-timing
```

Please refers to the [documentation](https://elysiajs.com/plugins/server-timing) on how to use the package
