Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

TS 3.7 Release Notes typo #1276

Open
greg-murray-volusion opened this issue Dec 28, 2019 · 0 comments
Open

TS 3.7 Release Notes typo #1276

greg-murray-volusion opened this issue Dec 28, 2019 · 0 comments

Comments

@greg-murray-volusion
Copy link
Contributor

For this sample comparing to type predicates:

if (isString(str)) {
    return str.toUppercase();
}

In this case, I believe you meant to put the correct method str.toUpperCase(); on line 291.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant