-
-
Save KutayGuler/5902f7aec8611ae9ce0a5889f082804a to your computer and use it in GitHub Desktop.
String type with union autocomplete
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
type X = UnionType | (string & {}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment