Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
charlypoly committed Feb 20, 2024
1 parent f2f2f21 commit d2e1ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -505,4 +505,4 @@ export function awaitResult<F extends DeferableFunction, R = ReturnType<F>>(
}
}
};
}
}

0 comments on commit d2e1ec7

Please sign in to comment.