Created
November 6, 2018 09:53
-
-
Save LironHazan/09b0a9934c2a1509864a56dae4250973 to your computer and use it in GitHub Desktop.
typings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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