mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-05 12:39:30 +08:00
2 lines
131 B
Text
2 lines
131 B
Text
declare function _exports(rule: import('postcss').Rule, properties: string[]): import('postcss').Declaration[];
|
|
export = _exports;
|