Skip to content

Commit

Permalink
added to _internals
Browse files Browse the repository at this point in the history
  • Loading branch information
turtledreams committed Jan 4, 2024
1 parent 37ba217 commit 8220942
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/CountlyClass.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import {
add_event_listener,
get_event_target,
currentUserAgentString,
currentUserAgentDataString,
userAgentDeviceDetection,
userAgentSearchBotDetection,
get_page_coord,
Expand Down Expand Up @@ -4624,6 +4625,7 @@ class CountlyClass {
processScrollView: processScrollView,
processScroll: processScroll,
currentUserAgentString: currentUserAgentString,
currentUserAgentDataString: currentUserAgentDataString,
userAgentDeviceDetection: userAgentDeviceDetection,
userAgentSearchBotDetection: userAgentSearchBotDetection,
getRequestQueue: getRequestQueue,
Expand Down

0 comments on commit 8220942

Please sign in to comment.