Skip to content

Commit

Permalink
Remove redundant line breaks
Browse files Browse the repository at this point in the history
  • Loading branch information
f820602h committed Oct 6, 2023
1 parent 3ab5098 commit 76a0296
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/core/useRafFn/index.ts
Expand Up @@ -14,7 +14,6 @@ export interface UseRafFnCallbackArguments {
* Time elapsed since the creation of the web page. See {@link https://developer.mozilla.org/en-US/docs/Web/API/DOMHighResTimeStamp#the_time_origin Time origin}.
*/
timestamp: DOMHighResTimeStamp

}

export interface UseRafFnOptions extends ConfigurableWindow {
Expand Down

0 comments on commit 76a0296

Please sign in to comment.