chore: tweak

This commit is contained in:
pengzhanbo 2024-07-12 02:34:37 +08:00
parent 69772acd67
commit 48e07444b6

View File

@ -2,7 +2,7 @@ import { path } from 'vuepress/utils'
import { removeLeadingSlash, resolveLocalePath } from 'vuepress/shared'
import { ensureLeadingSlash } from '@vuepress/helper'
import { format } from 'date-fns'
import { toArray, uniq } from '@pengzhanbo/utils'
import { uniq } from '@pengzhanbo/utils'
import type {
AutoFrontmatter,
AutoFrontmatterArray,