update comment

pull/4507/head
Divyansh Singh 8 months ago
parent a0bd0e6bf6
commit 0a4032635d

@ -1,5 +1,7 @@
// this file contains node-only types of default theme
// (functions starting with _ are node-only)
// in most of the cases these will leak to client too
// but these can import types from dev deps
import type { MarkdownItAsync } from 'markdown-it-async'
import type { DefaultTheme } from '../../types/default-theme'

Loading…
Cancel
Save