mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 22:49:31 +08:00
2 lines
98 B
Text
2 lines
98 B
Text
declare const _exports: (...rules: import('postcss').Declaration[]) => string;
|
|
export = _exports;
|