mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-07-11 19:57:17 +08:00
3 lines
125 B
Text
3 lines
125 B
Text
import type { PreprocessorGroup } from '../types';
|
|
declare const _default: () => PreprocessorGroup;
|
|
export default _default;
|