UNPKG

react-native-table-component

Version:
2 lines (1 loc) 62 B
export const sum = arr => arr.reduce((acc, n) => acc + n, 0);