UNPKG

chayns-components

Version:

A set of beautiful React components for developing chayns® applications.

5 lines (4 loc) 172 B
import IntegerFormatter from '../IntegerFormatter'; const FORMAT_INTEGER = new IntegerFormatter(); export default FORMAT_INTEGER; //# sourceMappingURL=formatInteger.js.map