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>
|
type t = array<float>
|
||||||
|
|
||||||
// TODO: Refactor to raise correct error when not enough samples
|
// TODO: Refactor to raise correct error when not enough samples
|
||||||
|
@ -142,4 +143,4 @@ let toPointSetDist = (
|
||||||
}
|
}
|
||||||
|
|
||||||
samplesParse
|
samplesParse
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user