File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 11// This file was auto generated, changes will be overwritten
2- // Created on Fri Apr 17 2020 22:48:08 GMT-0400 (Eastern Daylight Time)
2+ // Created on Sat Apr 18 2020 18:30:47 GMT-0400 (Eastern Daylight Time)
33export * from './compat/averageBandPowers' ;
44export * from './compat/csp' ;
55export * from './compat/f1score' ;
@@ -25,7 +25,6 @@ export * from './math/dpss';
2525export * from './math/fastICA' ;
2626export * from './math/features' ;
2727export * from './math/generateSignal' ;
28- export * from './math/interpolate' ;
2928export * from './math/ldaClassify' ;
3029export * from './math/ldaLearn' ;
3130export * from './math/ldaProject' ;
Original file line number Diff line number Diff line change 11// This file was auto generated, changes will be overwritten
2- // Created on Fri Apr 17 2020 22:48:08 GMT-0400 (Eastern Daylight Time)
2+ // Created on Sat Apr 18 2020 18:30:47 GMT-0400 (Eastern Daylight Time)
33// This module excludes Node.js specific methods so it can be used in the browser
44export * from './compat/averageBandPowers' ;
55export * from './compat/csp' ;
@@ -22,7 +22,6 @@ export * from './math/dpss';
2222export * from './math/fastICA' ;
2323export * from './math/features' ;
2424export * from './math/generateSignal' ;
25- export * from './math/interpolate' ;
2625export * from './math/ldaClassify' ;
2726export * from './math/ldaLearn' ;
2827export * from './math/ldaProject' ;
You can’t perform that action at this time.
0 commit comments