UNPKG
@kiwicom/orbit-tracking
Version:
latest (1.1.0)
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
Tracking for orbit design system
github.com/kiwicom/orbit
kiwicom/orbit
@kiwicom/orbit-tracking
/
dist
/
helpers
/
category.cjs
9 lines
(5 loc)
•
256 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
var
_chunkBIWDSGJQcjs =
require
(
'../chunk-BIWDSGJQ.cjs'
);
require
(
'../chunk-ORI44T3E.cjs'
);
require
(
'../chunk-PHZK36Z6.cjs'
);
exports
.
getCategory
= _chunkBIWDSGJQcjs.
getCategory
;