Skip to content

Instantly share code, notes, and snippets.

@reflash
Created August 28, 2018 06:52
Show Gist options
  • Save reflash/f7b353f4a78a2e6b2cd7eac57c357f8e to your computer and use it in GitHub Desktop.
Save reflash/f7b353f4a78a2e6b2cd7eac57c357f8e to your computer and use it in GitHub Desktop.
type Movie = { Id : BsonObjectId; Title : string; Score : float }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment