switch to using api functions over mreq
This commit is contained in:
4
types.d.ts
vendored
4
types.d.ts
vendored
@@ -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