Skip to content

Instantly share code, notes, and snippets.

@imteekay
Created May 6, 2020 20:39
Show Gist options
  • Save imteekay/225e6ba0c9e7c69837e7cd1f6f7f2ec0 to your computer and use it in GitHub Desktop.
Save imteekay/225e6ba0c9e7c69837e7cd1f6f7f2ec0 to your computer and use it in GitHub Desktop.
type ArticlePaths = {
newArticlePath: string;
imageCoverExamplePath: string;
imageCoverPath: string;
assetsFolder: string;
imageCoverFileName: string;
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment