Evan You 7ae9dbf57d chore(deps): bump TS to 5.4 2 سال پیش
..
src bfe6b459d3 style: update format & lint config (#9162) 2 سال پیش
README.md 7374e93f02 fix(types): fix ComponentCustomProps augmentation (#9468) 2 سال پیش
package.json 7ae9dbf57d chore(deps): bump TS to 5.4 2 سال پیش
tsconfig.json 7ae9dbf57d chore(deps): bump TS to 5.4 2 سال پیش

README.md

dts built-package test

This package is private and for testing only. It is used to verify edge cases for external libraries that build their types using Vue core types - e.g. Vuetify as in #8376.

When running the build-dts task, this package's types are built alongside other packages. Then, during test-dts-only it is imported and used in packages/dts-test/built.test-d.ts to verify that the built types work correctly.