Skip to content

Commit 31b7f6b

Browse files
mws19901118claude
andcommitted
docs: add logForwardedEvents to api.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent b39136e commit 31b7f6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/integration/api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ export interface PartytownConfig {
2828
lib?: string;
2929
loadScriptsOnMainThread?: (string | RegExp)[];
3030
logCalls?: boolean;
31+
logForwardedEvents?: boolean;
3132
logGetters?: boolean;
3233
logImageRequests?: boolean;
3334
logMainAccess?: boolean;

0 commit comments

Comments
 (0)