Skip to content

Object.Keys

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

hkt-toolbelt / Object / Keys

Interface: Keys

Object.Keys

Hierarchy

Table of contents

Properties

Methods

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): [string]

Parameters

Name Type
x Record<string, unknown>

Returns

[string]

Overrides

Kind.Kind.f

Defined in

object/keys.ts:6

Clone this wiki locally