Add genType declaration to fix webpack compiling

This commit is contained in:
Sam Nolan 2022-04-08 17:35:56 +10:00
parent 25a6c374d1
commit 6637db4154

View File

@ -1,3 +1,4 @@
@genType
type t = array<float>
// TODO: Refactor to raise correct error when not enough samples