UNPKG

@airgrid/edgekit

Version:

A privacy focused library for cookie-less audience creation.

5 lines 228 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.count = void 0; exports.count = function () { return function (pageViews) { return pageViews.length; }; }; //# sourceMappingURL=reducers.js.map