UNPKG
@tunnel-cast/tunnel-cast
Version:
beta (0.0.1)
latest (0.0.1)
0.0.1
<br>
@tunnel-cast/tunnel-cast
/
core
/
cast
/
index.d.ts
3 lines
(2 loc)
•
80 B
TypeScript
View Raw
1
2
3
export
{ cast }
from
"./cast"
;
export
{ castOrReject }
from
"./cast-or-reject"
;