UNPKG

ts-prime

Version:

A utility library for JavaScript and Typescript.

5 lines (4 loc) 85 B
export var _toLazyIndexed = function (fn) { fn.indexed = true; return fn; };