hellof2e / quark-core

Open-source, Web Components engine designed for everyone.(用原生 JS 构建跨技术栈组件 / 无框架组件)
https://quark-ecosystem.github.io/quarkc-docs/#/
MIT License
347 stars 29 forks source link

refactor(util): add the `isFunction` function instead of `typeof x === "function"` #31

Closed fengyon closed 1 year ago

fengyon commented 1 year ago

add the isFunction function instead of typeof x === "function"