Skip to content

Commit

Permalink
Update packages/realm-react/src/runtime.d.ts
Browse files Browse the repository at this point in the history
Co-authored-by: LJ <[email protected]>
  • Loading branch information
bimusiek and elle-j authored Jun 17, 2024
1 parent 4b49d74 commit be8b588
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/realm-react/src/runtime.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ declare function setImmediate(cb: (...args: unknown[]) => void);

declare type Timer = unknown;
declare function clearImmediate(timer: Timer): void;

0 comments on commit be8b588

Please sign in to comment.