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