Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F10361128
shared.ts
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
703 B
Referenced Files
None
Subscribers
None
shared.ts
View Options
import
{
io
}
from
"socket.io-client"
;
export
const
screen
=
document
.
getElementById
(
"screen"
)
!
as
HTMLImageElement
;
export
const
clicksLog
=
document
.
getElementById
(
"clicks-log"
)
!
;
export
const
recentButton
=
document
.
querySelector
(
".screen-buttons-recent-apps"
)
!
;
export
const
homeButton
=
document
.
querySelector
(
".screen-buttons-home"
)
!
;
export
const
backButton
=
document
.
querySelector
(
".screen-buttons-back"
)
!
;
export
const
adid_priv_info_table
=
document
.
getElementById
(
"adid_priv_info_table"
)
!
;
export
const
lat_priv_info_table
=
document
.
getElementById
(
"lat_priv_info_table"
)
!
;
export
const
lon_priv_info_table
=
document
.
getElementById
(
"lon_priv_info_table"
)
!
;
export
const
socket
=
io
();
File Metadata
Details
Attached
Mime Type
text/x-java
Expires
Sat, Nov 8, 11:21 (20 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1034519
Default Alt Text
shared.ts (703 B)
Attached To
Mode
R134 rentgen-android
Attached
Detach File
Event Timeline
Log In to Comment