Skip to content

Kind.InputOf

Michael Poteat edited this page Feb 27, 2023 · 3 revisions

hkt-toolbelt / Kind / InputOf

Interface: InputOf

Kind.InputOf

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): never

Parameters

Name Type
x Kind<Function>

Returns

never

Overrides

Kind.Kind.f

Defined in

kind/input-of.ts:10

Clone this wiki locally