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
/
cli.d.ts
4 lines
(2 loc)
•
76 B
TypeScript
View Raw
1
2
3
4
declare
function
cli
(
args
:
any
):
Promise
<
void
>;
export
{ cli
as
default
};