UNPKG

tlojs

Version:

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

7 lines (6 loc) 156 B
export * from './sum'; export * from './count'; export * from './standard-deviation'; export * from './min'; export * from './max'; export * from './mean';