UNPKG

motion

Version:

motion - moving development forward

6 lines (5 loc) 89 B
module.exports = function (path) { try { return require(path); } catch (e) {} };