We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56875d commit 8e2f807Copy full SHA for 8e2f807
index.d.ts
@@ -1,5 +1,5 @@
1
declare namespace CallLogs {
2
- export enum callType {
+ export enum CallType {
3
OUTGOING = 'OUTGOING',
4
INCOMING = 'INCOMING',
5
MISSED = 'MISSED',
0 commit comments