Skip to content

Instantly share code, notes, and snippets.

@OliverJAsh
Created September 10, 2018 16:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save OliverJAsh/77aae60d652a13aa8c60b77ec9590efd to your computer and use it in GitHub Desktop.
Save OliverJAsh/77aae60d652a13aa8c60b77ec9590efd to your computer and use it in GitHub Desktop.
// types.ts
export type GalleryItem = { id: string };
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment