mirror of
https://github.com/BreizhHardware/express-prom-bundle.git
synced 2026-01-18 16:27:28 +01:00
add urlPathReplacement to types, see #75
This commit is contained in:
1
types/index.d.ts
vendored
1
types/index.d.ts
vendored
@@ -48,6 +48,7 @@ declare namespace express_prom_bundle {
|
||||
normalizePath?: NormalizePathEntry[] | NormalizePathFn;
|
||||
formatStatusCode?: NormalizeStatusCodeFn;
|
||||
transformLabels?: TransformLabelsFn;
|
||||
urlPathReplacement?: string;
|
||||
|
||||
// https://github.com/disjunction/url-value-parser#options
|
||||
urlValueParser?: {
|
||||
|
||||
Reference in New Issue
Block a user