mirror of
https://github.com/fmhy/edit.git
synced 2026-02-18 17:21:22 +11:00
5 lines
183 B
TypeScript
5 lines
183 B
TypeScript
// Importing 'DefaultTheme' type from 'vitepress'
|
|
import type { DefaultTheme } from 'vitepress'
|
|
|
|
// This line is used to include any files that match the '@unocss-include' pattern
|
|
//
|