Skip to content

@saehrimnir/druidjs / InputType

Type Alias: InputType

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

Defined in: index.js:7

Type Parameters

Type Parameter