You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
.. | ||
src | 2 years ago | |
README.md | 2 years ago | |
package.json | 2 years ago |
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.