Skip to content

Instantly share code, notes, and snippets.

@LironHazan
Created November 6, 2018 09:53
Show Gist options
  • Save LironHazan/09b0a9934c2a1509864a56dae4250973 to your computer and use it in GitHub Desktop.
Save LironHazan/09b0a9934c2a1509864a56dae4250973 to your computer and use it in GitHub Desktop.
typings
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