UNPKG

@mikezimm/npmfunctions

Version:
4 lines (3 loc) 240 B
/// <reference types="react" /> export declare function buildPropsHoverCard(item: any, highlightKeys: string[], specialKeys: string[], showOthers: boolean, icon: any): JSX.Element; export declare function buildRefElement(ref: any): any;