Skip to content

@saehrimnir/druidjs / InputType

Type Alias: InputType

ts
type InputType = Matrix | Float64Array[] | number[][];

Defined in: index.js:8

Type Parameters

Type Parameter