UNPKG

state-hooks

Version:

Essential set of React Hooks for convenient state management.

4 lines (3 loc) 167 B
// Source: https://v8.dev/blog/react-cliff#value-representation // eslint-disable-next-line import/prefer-default-export export const MAX_SMALL_INTEGER = 2 ** 30 - 1;