@mezzy/function-types
v0.1.179
Published
A luxurious user experience framework, developed by your friends at Mezzanine.
Downloads
1
Readme
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';