UNPKG

react-native-table-component-2

Version:

Build table for react native. Forked from the original 'react-native-table-component' to fix support for newer versions of react-native-web. Not actively maintained/supported.

2 lines (1 loc) 53 B
export declare const sum: (arr: number[]) => number;