UNPKG

tlojs

Version:

The Last One - The last npm package you'll need to install

6 lines 149 B
export * from './sum' export * from './count' export * from './standard-deviation' export * from './min' export * from './max' export * from './mean'