Skip to content

Instantly share code, notes, and snippets.

@arthurpalves
Created June 25, 2020 12:11
Show Gist options
  • Save arthurpalves/db994081b8ca84d0aa91590b3038529f to your computer and use it in GitHub Desktop.
Save arthurpalves/db994081b8ca84d0aa91590b3038529f to your computer and use it in GitHub Desktop.
struct AccountEntry: TimelineEntry {
public let date: Date
public let product: Product
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment