Skip to content

Commit 9569714

Browse files
committed
ignore ts prune
1 parent fa0afb9 commit 9569714

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/common/src/activity-cancellation-details.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import type { coresdk } from '@temporalio/proto';
22

3+
// ts-prune-ignore-next
34
export interface ActivityCancellationDetailsHolder {
45
details?: ActivityCancellationDetails;
56
}

0 commit comments

Comments
 (0)