UNPKG

beautiful-react-hooks

Version:

A collection of beautiful (and hopefully useful) React hooks to speed-up your components and hooks development

6 lines (5 loc) 165 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var noop = function () { return undefined; }; noop.noop = true; exports.default = noop;