switch to using api functions over mreq
This commit is contained in:
Vendored
+4
@@ -54,4 +54,8 @@ namespace R {
|
||||
access_token: string
|
||||
device_id: string
|
||||
}
|
||||
|
||||
export type EventSent = {
|
||||
event_id: string
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user