mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 05:59:30 +08:00
2 lines
115 B
Text
2 lines
115 B
Text
declare const _exports: (rule: import('postcss').Declaration[], ...props: string[]) => boolean;
|
|
export = _exports;
|