elementHighlightByX.d.ts 111 B

1
  1. export declare function ElementHighlightByX(options: any): (context: any, _: any, emitter: any) => () => void;