UNPKG

@promster/metrics

Version:

Metrics utilities used by all other server integrations

3 lines (2 loc) 87 B
declare const normalizeMethod: (method: string) => string; export { normalizeMethod };