Files
DefinitelyTyped/types/jexl
Neil GentlemanandAndy 9d267d6d68 [jexl] TransformFunction accepts multiple args (#27509)
* [jexl] TransformFunction accepts multiple args

The jexl documentation only has examples of zero- and one-argument
Transforms, but internally all args are passed through with
`Function#apply`.

* update addTransform jsdoc
2018-07-25 11:55:12 -07:00
..