Skip to content

Instantly share code, notes, and snippets.

@rajat2502
Created June 13, 2020 13:46
Show Gist options
  • Save rajat2502/0bdcc032df34c73a2ae5e73fabac0837 to your computer and use it in GitHub Desktop.
Save rajat2502/0bdcc032df34c73a2ae5e73fabac0837 to your computer and use it in GitHub Desktop.
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