Ai
2 Star 0 Fork 0

mirrors_WebReflection/interface

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
min.js 924 Bytes
一键复制 编辑 原始数据 按行查看 历史
Andrea Giammarchi 提交于 2017-06-20 17:05 +08:00 . simplified interface
/*! Copyright (c) 2017, Andrea Giammarchi, @WebReflection */
!function(e,t,n){"use strict";function o(){}function r(e,t){var n=p(t);"function"==typeof t?(delete n.prototype,f(e,n),f(e.prototype,p(t.prototype))):i(e.prototype,t)}function i(e,t){if(t instanceof o)f(e,p(t));else{for(var n=p(t),r=c(n),i=0,u=r.length;i<u;i++)n[r[i]].enumerable=!1;f(e,n)}}if(!("implements"in e)){var f=t.defineProperties,p=t.getOwnPropertyDescriptors,c=n.ownKeys;o.prototype=t.create(null),t.defineProperty(e,"implements",{configurable:!0,value:function(){for(var e=this===t,n=e?{}:class extends(this){},o=e?n:n.prototype,r=0,i=arguments.length;r<i;r++)f(o,p(arguments[r]));return n}}),t.defineProperty(e,"interface",{configurable:!0,value:function(){for(var e="function"==typeof arguments[arguments.length-1],t=e?class extends o{}:new o,n=e?r:i,f=0,p=arguments.length;f<p;f++)n(t,arguments[f]);return t}})}}(Function.prototype,Object,Reflect);
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_WebReflection/interface.git
git@gitee.com:mirrors_WebReflection/interface.git
mirrors_WebReflection
interface
interface
master

搜索帮助