UNPKG

ok-tools

Version:

My personal JS tools and utilities

2 lines (1 loc) 57 B
export declare function arraySum(arr: number[]): number;