* fix(types): make `toRef` return correct type(fix #4732) * chore: use correct test Co-authored-by: Evan You <yyx990803@gmail.com>
Test-ts
Tests Typescript types to ensure the types remain as expected.
Configuration
tsconfig.json
Config used to test against the package source
tsconfig.build.json
Replaces the vue
and @vue/*
dependencies with the built Typescript to ensure the published types are correct.