UNPKG

@lwc/style-compiler

Version:

Transform style sheet to be consumed by the LWC engine

3 lines 164 B
import type { Node, Pseudo } from 'postcss-selector-parser'; export declare function isDirPseudoClass(node: Node): node is Pseudo; //# sourceMappingURL=rtl.d.ts.map