UNPKG

nodemod

Version:

A collection of node modules for The Really Project

4 lines 145 B
export function getFormatter(formatter) { return n => formatter.format(n).replace(/\u200e/g, ''); } //# sourceMappingURL=get-formatter.js.map