UNPKG

nitro-opentelemetry

Version:

Opentelemetry module for the server framework nitro. Compatible with Nuxt.

4 lines (3 loc) 114 B
import type { NitroAppPlugin } from "nitropack"; declare const _default: NitroAppPlugin; export default _default;