UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

6 lines (5 loc) 266 B
var deprecate = Rx.helpers.deprecate = function (name, alternative) { /*if (typeof console !== "undefined" && typeof console.warn === "function") { console.warn(name + ' is deprecated, use ' + alternative + ' instead.', new Error('').stack); }*/ }