PHP 8.2.30
Preview: formatProdErrorMessage.js Size: 550 B
/home/byroehnu/easepay.easetack.com/node_modules/redux/src/utils/formatProdErrorMessage.js

/**
 * Adapted from React: https://github.com/facebook/react/blob/master/packages/shared/formatProdErrorMessage.js
 *
 * Do not require this module directly! Use normal throw error calls. These messages will be replaced with error codes
 * during build.
 * @param {number} code
 */
function formatProdErrorMessage(code) {
  return (
    `Minified Redux error #${code}; visit https://redux.js.org/Errors?code=${code} for the full message or ` +
    'use the non-minified dev environment for full errors. '
  )
}

export default formatProdErrorMessage

Directory Contents

Dirs: 0 × Files: 7

Name Size Perms Modified Actions
127 B lr--r--r-- 2026-03-14 01:49:08
Edit Download
569 B lrw-r--r-- 2026-02-28 00:26:40
Edit Download
550 B lrw-r--r-- 2026-02-28 00:27:38
Edit Download
392 B lrw-r--r-- 2026-02-28 00:27:56
Edit Download
1.45 KB lrw-r--r-- 2026-02-28 00:28:00
Edit Download
152 B lrw-r--r-- 2026-02-28 00:28:26
Edit Download
603 B lrw-r--r-- 2026-02-28 00:28:28
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).