@guruhotel/aura-hooks
Version:
🪝 Hooks library designed by the Guruhotel team for Aura UI
1 lines • 116 B
JavaScript
export function assignRef(n,t){"function"==typeof n?n(t):"object"==typeof n&&null!==n&&"current"in n&&(n.current=t)}
🪝 Hooks library designed by the Guruhotel team for Aura UI