UNPKG
convertionanalytics-tracking
Version:
latest (1.1.1)
1.1.1
Track events - custom user actions, clicks, pageviews, purchases.
conversionanalytics.io
convertionanalytics-tracking
/
lib
/
utils
/
cache-node.js
6 lines
(5 loc)
•
112 B
JavaScript
View Raw
1
2
3
4
5
6
// placeholder for future implementation
module
.
exports
= {
getFromCache
:
() =>
{},
saveToCache
:
() =>
{} }