DefinitelyTyped/types/input-moment/package.json
Tim Ittermann 95264ebcb9 Add input-moment declarations (#37231)
* Add input-moment

* Strings

* Add File to TSConfig (sorry)

* Rename

* Package.json

* change Require

* Require index.d.ts
2019-07-31 11:05:07 -07:00

6 lines
79 B
JSON

{
"private": true,
"dependencies": {
"moment": "latest"
}
}