UNPKG

@guruhotel/aura-hooks

Version:

🪝 Hooks library designed by the Guruhotel team for Aura UI

1 lines 169 B
exports.__esModule=!0,exports.useToggle=function(r=[!1,!0]){const[t,o]=(0,e.useState)(r[0]);return[t,e=>{o(void 0!==e?e:e=>e===r[0]?r[1]:r[0])}]};var e=require("react");