elementSelectByX.d.ts 108 B

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