mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 15:39:30 +08:00
2 lines
100 B
Text
2 lines
100 B
Text
declare function _exports(node: import('postcss').Node): import('postcss').Node;
|
|
export = _exports;
|