Skip to content

Commit

Permalink
api-extractor run
Browse files Browse the repository at this point in the history
  • Loading branch information
greg-el committed Oct 20, 2023
1 parent 0f55a76 commit 1824293
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions trackers/browser-tracker/docs/browser-tracker.api.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,6 +369,7 @@ export type TrackerConfiguration = {
dontRetryStatusCodes?: number[];
onSessionUpdateCallback?: (updatedSession: ClientSession) => void;
idService?: string;
retryFailures?: boolean;
};

// @public
Expand Down

0 comments on commit 1824293

Please sign in to comment.