Advertisement
Guest User

Untitled

a guest
Oct 18th, 2019
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. export enum AppEventType {
  2. ClickedOnNotification = 'CLICKED_ON_NOTIFICATION',
  3. SocketEvent = 'SOCKET_EVENT',
  4. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement