UNPKG

@node-idempotency/nestjs

Version:

Nestjs Plugin that provides Race-Condition free idempotency for HTTP requests, preventing unintended duplicate operations.

3 lines 205 B
export declare const IDEMPOTENCY_OPTIONS = "node_idempotency:IDEMPOTENCY_OPTIONS"; export declare const IDEMPOTENCY_STORAGE = "node_idempotency:IDEMPOTENCY_STORAGE"; //# sourceMappingURL=constants.d.ts.map