[MM-57348] Support notification metrics from the Desktop App client (#2998)

* [MM-57348] Support notification metrics from the Desktop App client

* Add timeout in case promise never resolves
This commit is contained in:
Devin Binnie
2024-04-05 10:35:12 -04:00
committed by GitHub
parent a0ad135fd3
commit e7cf7a81e9
10 changed files with 59 additions and 47 deletions

View File

@@ -12,7 +12,8 @@
"jsx": "react",
"outDir": "./lib",
"rootDir": ".",
"composite": true
"composite": true,
"types": []
},
"include": [
"./index.ts"