UNPKG

@fremtind/jkl-core

Version:
8 lines (7 loc) 173 B
function getValuePair(item) { return typeof item === "string" ? { value: item, label: item } : item; } export { getValuePair }; //# sourceMappingURL=getValuePair.js.map