Skip to content

Instantly share code, notes, and snippets.

@YannMjl
Created August 23, 2019 15:54
Show Gist options
  • Save YannMjl/237ba73103d918089af33ce5fc0dc463 to your computer and use it in GitHub Desktop.
Save YannMjl/237ba73103d918089af33ce5fc0dc463 to your computer and use it in GitHub Desktop.
declare module "*.json" {
const value: any;
export default value;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment