We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f8490 commit b37be8dCopy full SHA for b37be8d
packages/@vuepress/theme-default/index.js
@@ -1,7 +1,7 @@
1
const path = require('path')
2
3
/**
4
- * @type {import('@vuepress/types'.Theme)}
+ * @type {import('@vuepress/types').Theme)}
5
*/
6
module.exports = (options, ctx) => {
7
const { themeConfig, siteConfig } = ctx
0 commit comments