Skip to content

Instantly share code, notes, and snippets.

@CharlieGreenman
Created November 14, 2019 11:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save CharlieGreenman/70566abcf680b2a88fc3a47644851bf1 to your computer and use it in GitHub Desktop.
Save CharlieGreenman/70566abcf680b2a88fc3a47644851bf1 to your computer and use it in GitHub Desktop.
moment.js typings snippet from package.json file
{
"name": "moment",
...
"typings": "./moment.d.ts", ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment