0.1.39 • Published 8 years ago
@pilotlab/lux-function-types
Licence
ISC
Version
0.1.39
Deps
0
Vulns
0
Weekly
0
lux-function-types
General function interfaces for commonly used function signatures.
Install
sudo npm install --save @pilotlab/lux-function-types
Usage
import {IEqualsFunction, ICompareFunction, ILoopFunction} from '@pilotlab/lux-function-types';