Created
June 13, 2020 14:36
-
-
Save rajat2502/4e2ad5e1bbb30ae365ae8f69007a5ec6 to your computer and use it in GitHub Desktop.
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
import * as moduleContent from '<someModule>' | |
// This will import the entire content of the specified module into the current module |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment