UNPKG

@harvest-profit/npk

Version:
9 lines 256 B
export default Tooltip; declare function Tooltip({ id, targetRef, as: Component, inline: inlineOption, children }: { id?: any; targetRef?: any; as?: string; inline?: boolean; children: any; }): any; //# sourceMappingURL=Tooltip.d.ts.map