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: export type FieldState #4159

Merged
merged 1 commit into from
Feb 26, 2023
Merged

Conversation

Dunqing
Copy link
Contributor

@Dunqing Dunqing commented Feb 23, 2023

When I want to expose the remaining FieldContext methods, The ts error appears Default export of the module has or is using private name 'FieldState'.ts(4082)

image

@codecov-commenter
Copy link

Codecov Report

Merging #4159 (d24be70) into main (04338f5) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##             main    #4159   +/-   ##
=======================================
  Coverage   96.06%   96.06%           
=======================================
  Files          68       68           
  Lines        2033     2033           
  Branches      522      522           
=======================================
  Hits         1953     1953           
  Misses         80       80           
Impacted Files Coverage Δ
packages/vee-validate/src/index.ts 100.00% <ø> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@logaretm logaretm merged commit 69c0d12 into logaretm:main Feb 26, 2023
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.

None yet

3 participants