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