Change Capitalize
and Uncapitalize
from intrinsic
#42334
Labels
Capitalize
and Uncapitalize
from intrinsic
#42334
Suggestion
✅ Viability Checklist
My suggestion meets these guidelines:
lib Update Request
Configuration Check
My compilation target is
ES2015
and my lib isthe default
.Sample Code
Inside of
lib.es5.d.ts
, theCapitalize
andUncapitalize
types are typed asintrinsic
. However, these can easily be created in regular TS with the following:The text was updated successfully, but these errors were encountered: