UNPKG

translate-maker

Version:

Lightweight translation module. Internationalize your great project.

6 lines 107 B
export default { MALE: 'male', FEMALE: 'female', OTHER: 'other' }; //# sourceMappingURL=Gender.js.map