UNPKG

next-yandex-metrica-service

Version:
9 lines 235 B
const ym = (tagID, ...params) => { var _a; if (!tagID) { return void 0; } (_a = window.ym) === null || _a === void 0 ? void 0 : _a.call(window, tagID, ...params); }; export { ym }; //# sourceMappingURL=ym.js.map