UNPKG

@promster/metrics

Version:

Metrics utilities used by all other server integrations

4 lines (3 loc) 174 B
import { createRequestRecorder } from "./create-request-recorder.js"; export type { TRequestRecorder } from "./create-request-recorder.js"; export { createRequestRecorder };