Skip to content

Commit

Permalink
chore: fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Dec 29, 2024
1 parent 24a6413 commit 59c0772
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { getFullLocaleConfig } from 'tools/helper/lib/node/index.js'
import { getFullLocaleConfig } from '@vuepress/helper'
import type { Plugin } from 'vuepress/core'
import type { DocSearchOptions } from '../shared/index.js'
import { docSearchLocaleInfo } from './locales.js'
Expand Down

0 comments on commit 59c0772

Please sign in to comment.