UNPKG

antd

Version:

一个 UI 设计语言

15 lines (12 loc) 299 B
//import warning from 'warning' "use strict"; exports.__esModule = true; function deprecate(fn) { return fn; //return function () { // warning(false, '[history] ' + message) // return fn.apply(this, arguments) //} } exports["default"] = deprecate; module.exports = exports["default"];