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';
General function interfaces for commonly used function signatures.
sudo npm install --save @mezzy/function-types
import {IEqualsFunction, ICompareFunction, ILoopFunction} from '@mezzy/function-types';
npm i @mezzy/function-types
0
0.1.179
ISC
1.74 kB
4