Skip to content

String.ToUpper

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

hkt-toolbelt / String / ToUpper

Interface: ToUpper

String.ToUpper

Hierarchy

Properties

[_]

Readonly Abstract [_]: unknown

Inherited from

Kind.[_]

Defined in

kind/kind.ts:10

Methods

f

f(x): Uppercase<string>

Parameters

Name Type
x string

Returns

Uppercase<string>

Overrides

Kind.Kind.f

Defined in

string/to-upper.ts:6

Clone this wiki locally