No theme.d.ts
file in the installed library
#438
Labels
bug: pending triage
Maybe a bug, waiting for confirmation
theme.d.ts
file in the installed library
#438
Describe the bug
I want to use TS for my theme config, but I get the following error:
I think it happens because there is no
theme.d.ts
in thefiles
array ofpackage.json
.Reproduction
docs/.vitepress/theme/index.ts
fileimport DefaultTheme from 'vitepress/theme'
Expected behavior
No type error
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: