Skip to content

chore(afterFetch & beforeFetch): improve types #14

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 14, 2022

Conversation

hiro05097952
Copy link

Changes

  1. Sync afterFetch Fn return type to finally data type
  • before

截圖 2022-04-14 下午4 34 38

  • after

截圖 2022-04-14 下午4 34 23

  1. Update generics orders
  • before: <Cond, Result>
  • after: <Result, Cond, AfterResult, AfterCond>

@runkids runkids merged commit daddb71 into runkids:master Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants