UNPKG

@ahmic/autoit-js

Version:
3 lines (2 loc) 138 B
import { Rect } from './@types'; export declare function ControlGetPos(windowTitle: string, windowText: string, controlId: string): Rect;