6 Star 16 Fork 5

散漫的水元素 / aspects-js

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
utils.js 117 Bytes
一键复制 编辑 原始数据 按行查看 历史
module.exports = {
isClass(type) { return typeof type === 'function' && type.toString().startsWith('class'); }
}
JavaScript
1
https://gitee.com/wm123450405/aspects-js.git
git@gitee.com:wm123450405/aspects-js.git
wm123450405
aspects-js
aspects-js
master

搜索帮助