mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-06-16 18:09:14 +08:00
2 lines
152 B
Text
2 lines
152 B
Text
declare function _exports(columns: import('postcss-value-parser').ParsedValue): import('postcss-value-parser').ParsedValue | string;
|
|
export = _exports;
|