mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-07-05 02:37:19 +08:00
2 lines
103 B
Text
2 lines
103 B
Text
declare function _exports(values: import('postcss-value-parser').Node[][]): string;
|
|
export = _exports;
|