Skip to content

Instantly share code, notes, and snippets.

@KutayGuler
Created December 17, 2024 23:44
Show Gist options
  • Save KutayGuler/5902f7aec8611ae9ce0a5889f082804a to your computer and use it in GitHub Desktop.
Save KutayGuler/5902f7aec8611ae9ce0a5889f082804a to your computer and use it in GitHub Desktop.
String type with union autocomplete
type X = UnionType | (string & {})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment