mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-02 19:59:31 +08:00
2 lines
127 B
Text
2 lines
127 B
Text
declare const _exports: (rule: import('postcss').AnyNode[], prop: string) => import('postcss').Declaration;
|
|
export = _exports;
|