Cameron fa0264df92 chore(test): remove `baseUrl`, make `paths` relative (#14075) 4 ヶ月 前
..
src 6a5b2098e1 workflow: move private packages to separate directory 1 年間 前
README.md 6a5b2098e1 workflow: move private packages to separate directory 1 年間 前
package.json 6a5b2098e1 workflow: move private packages to separate directory 1 年間 前
tsconfig.json fa0264df92 chore(test): remove `baseUrl`, make `paths` relative (#14075) 4 ヶ月 前

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-private/dts-test/built.test-d.ts to verify that the built types work correctly.