@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 文档

Readme

Keywords

none

Package Sidebar

Install

npm i @qmfe/utils

Weekly Downloads

0

Version

3.0.1

License

MulanPSL-2.0

Unpacked Size

472 kB

Total Files

433

Last publish

Collaborators

  • xingqiao