Created
June 13, 2020 13:46
-
-
Save rajat2502/0bdcc032df34c73a2ae5e73fabac0837 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 moment from 'moment'; | |
// This will import the entire module's content into the file and the functions/variables can be used like: | |
// moment().format(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment