Skip to content

Commit

Permalink
Export unifiedToNative utils
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneLem committed Nov 1, 2016
1 parent c460474 commit f3c1e94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ function deepMerge(a, b) {
return o
}

export { getData, getSanitizedData, intersect, deepMerge }
export { getData, getSanitizedData, intersect, deepMerge, unifiedToNative }

0 comments on commit f3c1e94

Please sign in to comment.