UNPKG

translate-maker

Version:

Lightweight translation module. Internationalize your great project.

4 lines (2 loc) 70 B
import trim from 'lodash/trim'; export default value => trim(value);