mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-06 01:59:13 +08:00
2 lines
96 B
Text
2 lines
96 B
Text
declare function _exports({ value }: import('postcss').Declaration): string;
|
|
export = _exports;
|