diff --git a/src/node/markdownToVue.ts b/src/node/markdownToVue.ts index 216142e5..09c9f040 100644 --- a/src/node/markdownToVue.ts +++ b/src/node/markdownToVue.ts @@ -14,7 +14,7 @@ import { slash, type HeadConfig, type MarkdownEnv, - type PageData, + type PageData } from './shared' import { treatAsHtml } from '../shared/shared' import { getGitTimestamp } from './utils/getGitTimestamp'