UNPKG

i18n-js

Version:

A small library to provide I18n on JavaScript.

4 lines 116 B
export function isSet(value) { return value !== undefined && value !== null; } //# sourceMappingURL=isSet.js.map