Last active
May 31, 2018 18:27
-
-
Save Falieson/a4ca3dcf3467742fe6c1150f131a1c42 to your computer and use it in GitHub Desktop.
S2. F01. Init HelloWorld (ARTICLE: TS-Module w/ Declarations (Part 1/4))
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
| ### TS-Module w/ Declarations (Part 1/4) | |
| # http://TGRstack.com/#ts-module_articles_part-1 | |
| # Init HelloWorld.ts (Section 2. Figure 01.) | |
| ### | |
| falieson:./ts-module/$ mkdir src | |
| falieson:./ts-module/$ touch src/index.ts src/HelloWorld.ts |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment