UNPKG

appium-uiautomator2-driver

Version:
12 lines 375 B
export declare class CssConverter { private readonly selector; private readonly pkg?; constructor(selector: string, pkg?: string | null | undefined); toUiAutomatorSelector(): string; private formatIdLocator; private parseAttr; private parsePseudo; private parseCssRule; private parseCssObject; } //# sourceMappingURL=css-converter.d.ts.map