Urara-Blog/node_modules/.pnpm-store/v3/files/69/0b9e3ee63b1ad806513296960b07c51fe62bf6abb6b9c0c4756388df71219a9e26ae936be3f0770fcb78e0a063d9b20b9a4114195fc28b6e03e17a08636125
2022-08-14 01:14:53 +08:00

2 lines
209 B
Text

declare function _exports(rule: import('postcss').Rule, decl: import('postcss').Declaration, props?: Partial<import('postcss').DeclarationProps> | undefined): import('postcss').Declaration;
export = _exports;