Added math functions
This commit is contained in:
@ -4,6 +4,7 @@ export * from './download';
|
||||
export * from './emitter';
|
||||
export * from './errors';
|
||||
export * from './logger';
|
||||
export * from './math';
|
||||
export * from './misc';
|
||||
export * from './objects';
|
||||
export * from './promise-progress';
|
||||
|
Reference in New Issue
Block a user