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.
 
 
 
 
三咲智子 Kevin Deng bfe6b459d3
style: update format & lint config (#9162)
2 years ago
..
src style: update format & lint config (#9162) 2 years ago
README.md fix(types): fix ComponentCustomProps augmentation (#9468) 2 years ago
package.json chore: exclude private packages from version updates 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.