Skip to content
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

feat(types): export hook types #208

Merged
merged 1 commit into from
Jun 21, 2021
Merged

feat(types): export hook types #208

merged 1 commit into from
Jun 21, 2021

Conversation

nozomuikuta
Copy link
Contributor

Resolves #134.

Just in case, I ran yarn run test in my local and of course all the tests passed.

@codecov
Copy link

codecov bot commented Jun 18, 2021

Codecov Report

Merging #208 (ea35268) into main (602acf5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #208   +/-   ##
=======================================
  Coverage   86.04%   86.04%           
=======================================
  Files           7        7           
  Lines         172      172           
  Branches       39       39           
=======================================
  Hits          148      148           
  Misses         24       24           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 602acf5...ea35268. Read the comment docs.

@pi0 pi0 merged commit 64e10cc into nuxt:main Jun 21, 2021
@nozomuikuta nozomuikuta deleted the feat/export-types branch September 18, 2021 09:26
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.

how to use hook types in module nuxt.ts
2 participants