PK

ADDRLIN : /home/questend/public_html/domains/flaxzy.com/node_modules/nice-try/src/
FLL :
Current File : /home/questend/public_html/domains/flaxzy.com/node_modules/nice-try/src/index.js

'use strict'

/**
 * Tries to execute a function and discards any error that occurs.
 * @param {Function} fn - Function that might or might not throw an error.
 * @returns {?*} Return-value of the function when no error occurred.
 */
module.exports = function(fn) {

	try { return fn() } catch (e) {}

}


PK 99
E-SHOP || DASHBOARD
404

Page Not Found

It looks like you found a glitch in the matrix...

← Back to Home