UNPKG

@mikezimm/npmfunctions

Version:
2 lines (1 loc) 165 B
export declare function findParentElementPropLikeThis(e: any, prop: string, value: string, maxHops: number, search: 'begins' | 'ends' | 'contains' | 'exact'): any;