Skip to content

Commit

Permalink
credit string-ts author for the resources
Browse files Browse the repository at this point in the history
  • Loading branch information
rawpixel-vincent committed Mar 5, 2024
1 parent 156d677 commit 8f0c4a9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Useful for types constructs that can be used at runtime.

*If you code in typescript, you probably don't need any of this.*

Thanks to @gustavoguichard and his work on https://github.com/gustavoguichard/string-ts that teaches me how to work with string literals.

## Overview

The StringList class extends the Array interface types to work with string literals.
Expand Down

0 comments on commit 8f0c4a9

Please sign in to comment.