mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-04 01:09:30 +08:00
2 lines
135 B
Text
2 lines
135 B
Text
declare const _exports: (prop: import('postcss').Declaration, includeCustomProps?: boolean | undefined) => boolean;
|
|
export = _exports;
|