UNPKG

translate-maker

Version:

Lightweight translation module. Internationalize your great project.

3 lines 103 B
import trim from 'lodash/trim'; export default (value => trim(value)); //# sourceMappingURL=trim.js.map