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: added WritableComputedRef to preset types for vuejs auto import #266

Merged
merged 2 commits into from
Aug 23, 2023
Merged

feat: added WritableComputedRef to preset types for vuejs auto import #266

merged 2 commits into from
Aug 23, 2023

Commits on Aug 23, 2023

  1. Update vue.ts

    WritableComputedRef maybe as heavily used as ComputedRef. Therefore added it preset vue type
    rivermanbw authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    7c043ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from rivermanbw/rivermanbw-patch-1

    Update vue.ts
    rivermanbw authored Aug 23, 2023
    Configuration menu
    Copy the full SHA
    e0e755e View commit details
    Browse the repository at this point in the history