Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b37be8d

Browse files
committed
chore: tweaks
1 parent e5f8490 commit b37be8d

File tree

1 file changed

+1
-1
lines changed
  • packages/@vuepress/theme-default

1 file changed

+1
-1
lines changed

packages/@vuepress/theme-default/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
const path = require('path')
22

33
/**
4-
* @type {import('@vuepress/types'.Theme)}
4+
* @type {import('@vuepress/types').Theme)}
55
*/
66
module.exports = (options, ctx) => {
77
const { themeConfig, siteConfig } = ctx

0 commit comments

Comments
 (0)