@mezzy/function-types
TypeScript icon, indicating that this package has built-in type declarations

0.1.179 • Public • Published

function-types

General function interfaces for commonly used function signatures.

Install

sudo npm install --save @mezzy/function-types

Usage

import {IEqualsFunction, ICompareFunction, ILoopFunction} from '@mezzy/function-types';

Package Sidebar

Install

npm i @mezzy/function-types

Weekly Downloads

3

Version

0.1.179

License

ISC

Unpacked Size

1.74 kB

Total Files

4

Last publish

Collaborators

  • mezzy