@guruhotel/aura-hooks
Version:
🪝 Hooks library designed by the Guruhotel team for Aura UI
1 lines • 99 B
JavaScript
exports.__esModule=!0,exports.easeInOutQuad=void 0;exports.easeInOutQuad=e=>e<.5?2*e*e:(4-2*e)*e-1;
🪝 Hooks library designed by the Guruhotel team for Aura UI