Skip to content

Instantly share code, notes, and snippets.

@missating
Last active September 17, 2018 08:33
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 missating/a5bc7e30718da9aad13b833856f529d2 to your computer and use it in GitHub Desktop.
Save missating/a5bc7e30718da9aad13b833856f529d2 to your computer and use it in GitHub Desktop.
export default interface Page {
color: string;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment