Skip to content

Personal repo for remembering random Flow facts πŸ˜…

Notifications You must be signed in to change notification settings

joshblack/flow-cheatsheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 

Repository files navigation

flow-cheatsheet

Personal repo for remembering random Flow facts πŸ˜…

Utility Types

  • $Compose, $ComposeReverse
  • $Call
  • $ReadOnlyArray
  • $Keys, $Values
  • $PropertyType<T, 'x'>: extract the type of the property 'x' off of the type T
  • $Shape
  • $Diff

Usage with React

About

Personal repo for remembering random Flow facts πŸ˜…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published