Skip to content

Commit 2a7168b

Browse files
committed
add ts-prune ignore to SerializationContext interface
1 parent 234615e commit 2a7168b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/common/src/converter/serialization-context.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@ export function withFailureConverterContext(
8787
*
8888
* NOTE: this does *not* bind `context` to payload codecs
8989
*/
90+
// ts-prune-ignore-next
9091
export function withSerializationContext(
9192
converter: LoadedDataConverter,
9293
context: SerializationContext

0 commit comments

Comments
 (0)