Skip to content

Commit

Permalink
Type bundle.meta.timezone
Browse files Browse the repository at this point in the history
  • Loading branch information
FokkeZB committed Nov 20, 2024
1 parent 9f213a7 commit dd91cd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/core/types/zapier.custom.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export interface Bundle<InputData = { [x: string]: any }> {
isTestingAuth: boolean;
limit: number;
page: number;
timezone: string | null;
zap?: { id: string };
};
rawRequest?: Partial<{
Expand Down

0 comments on commit dd91cd6

Please sign in to comment.