PHP 7.4.33
Preview: index.js Size: 363 B
/var/www/receipt-app-backend-bitkit.dk/httpdocs/node_modules/callsites/index.js
'use strict';

const callsites = () => {
	const _prepareStackTrace = Error.prepareStackTrace;
	Error.prepareStackTrace = (_, stack) => stack;
	const stack = new Error().stack.slice(1);
	Error.prepareStackTrace = _prepareStackTrace;
	return stack;
};

module.exports = callsites;
// TODO: Remove this for the next major release
module.exports.default = callsites;

Directory Contents

Dirs: 0 × Files: 5
Name Size Perms Modified Actions
2.30 KB lrw-r--r-- 2026-05-06 08:23:46
Edit Download
363 B lrw-r--r-- 2026-05-06 08:23:46
Edit Download
1.08 KB lrw-r--r-- 2026-05-06 08:23:46
Edit Download
622 B lrw-r--r-- 2026-05-06 08:23:46
Edit Download
1.84 KB lrw-r--r-- 2026-05-06 08:23:46
Edit Download
If ZipArchive is unavailable, a .tar will be created (no compression).