@qmfe/utils
TypeScript icon, indicating that this package has built-in type declarations

3.0.1 • Public • Published

工具库

安装

npm i -S @qmfe/utils

使用

import { isFunction } from '@qmfe/utils';

if (isFunction(fn)) {
  // todo
}

文档

API 文档

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 3.0.1
    0
    • latest

Version History

Package Sidebar

Install

npm i @qmfe/utils

Weekly Downloads

18

Version

3.0.1

License

MulanPSL-2.0

Unpacked Size

472 kB

Total Files

433

Last publish

Collaborators

  • xingqiao