UNPKG

@promster/metrics

Version:

Metrics utilities used by all other server integrations

3 lines (2 loc) 98 B
import { getContentType, getSummary } from "./summary.js"; export { getSummary, getContentType };