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