MCPcopy
hub / github.com/prometheus/client_js / dec

Method dec

index.d.ts:443–443  ·  view source on GitHub ↗

* Decrement with value * @param value The value to decrement with

(value?: number)

Source from the content-addressed store, hash-verified

441 * @param value The value to decrement with
442 */
443 dec(value?: number): void;
444
445 /**
446 * Set gauges value

Callers 1

gaugeTest.jsFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected