Skip to content

Object.AtPath

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

hkt-toolbelt / Object / AtPath

Interface: AtPath

Object.AtPath

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): AtPath_T<(string | symbol)[]>

Parameters

Name Type
x (string | symbol)[]

Returns

AtPath_T<(string | symbol)[]>

Overrides

Kind.Kind.f

Defined in

object/at-path.ts:24

Clone this wiki locally