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
/
bin
/
tracking.js
5 lines
(3 loc)
•
80 B
JavaScript
View Raw
1
2
3
4
5
#!/usr/bin/env node
import
{ cli }
from
"../dist/index.js"
;
cli
(process.
argv
);