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