Skip to content

Commit 5d9b98d

Browse files
committed
chore(idempotency): remove decorators
1 parent 866837d commit 5d9b98d

File tree

5 files changed

+0
-875
lines changed

5 files changed

+0
-875
lines changed

Diff for: packages/idempotency/src/idempotentDecorator.ts

-141
This file was deleted.

Diff for: packages/idempotency/src/index.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
export * from './errors';
22
export * from './IdempotencyConfig';
3-
export * from './idempotentDecorator';
43
export * from './makeFunctionIdempotent';

Diff for: packages/idempotency/tests/e2e/idempotencyDecorator.test.FunctionCode.ts

-127
This file was deleted.

0 commit comments

Comments
 (0)