Skip to content

Commit

Permalink
docs: add fallbackTimeout public interface
Browse files Browse the repository at this point in the history
  • Loading branch information
aaa123eee committed Sep 3, 2024
1 parent 2c92379 commit 457c432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/integration/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export interface PartytownConfig {
// (undocumented)
apply?: ApplyHook;
debug?: boolean;
fallbackTimeout?: number;
forward?: PartytownForwardProperty[];
// (undocumented)
get?: GetHook;
Expand Down

0 comments on commit 457c432

Please sign in to comment.