mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-06-17 05:39:13 +08:00
2 lines
85 B
Text
2 lines
85 B
Text
declare function _exports(node: import('postcss').Rule): boolean;
|
|
export = _exports;
|