epiphany/node_modules/@csstools/postcss-is-pseudo-class/dist/split-selectors/complex/is-in-compound.d.ts

2 lines
81 B
TypeScript
Raw Normal View History

2023-12-09 22:48:07 -08:00
export declare function isInCompoundWithOneOtherElement(selector: any): boolean;