UNPKG

@fiberplane/hono-otel

Version:

Hono middleware to forward OpenTelemetry traces to a local instance of @fiberplane/studio

3 lines (2 loc) 156 B
export type { HonoLikeApp, HonoLikeEnv, HonoLikeFetch, GlobalResponse, HonoResponse, } from "./hono-types.js"; export type { FetchFn } from "./runtime.js";