Typescriptify the main process code (7/N)

Summary: Typescriptified static/launcher.js

Reviewed By: passy

Differential Revision: D20066497

fbshipit-source-id: 64fc47086fc599f36f2313406e2c72a76c481fb0
This commit is contained in:
Anton Nikolaev
2020-02-24 19:01:37 -08:00
committed by Facebook Github Bot
parent 8e7ca24e72
commit 64e85f226c
4 changed files with 28 additions and 13 deletions

View File

@@ -73,6 +73,7 @@
"@types/jest": "^25.1.0",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.isequal": "^4.5.5",
"@types/mkdirp": "^1.0.0",
"@types/node": "^12.12.20",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",