Add genType declaration to fix webpack compiling
This commit is contained in:
parent
25a6c374d1
commit
6637db4154
|
@ -1,3 +1,4 @@
|
|||
@genType
|
||||
type t = array<float>
|
||||
|
||||
// TODO: Refactor to raise correct error when not enough samples
|
||||
|
|
Loading…
Reference in New Issue
Block a user