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