Urara-Blog/node_modules/.pnpm-store/v3/files/ff/dab50dd2a6a85cd7dbf52233a95fb3a1d4083eaba1148afa2c339877b8266bee506250ca1c34c2721088b435921bde30864cc5ed0b79e757b8e1f31552ac0c
2022-08-14 01:14:53 +08:00

2 lines
244 B
Text

declare function _exports(rule: import('postcss').Rule, properties: string[], callback: (rules: import('postcss').Declaration[], last: import('postcss').Declaration, props: import('postcss').Declaration[]) => boolean): void;
export = _exports;