UNPKG
rn-ml
Version:
latest (0.0.2)
0.0.2
0.0.1
React Native cli tools
rn-ml
/
lib
/
index.d.ts
3 lines
(2 loc)
•
55 B
TypeScript
View Raw
1
2
3
declare
function
run
(
):
Promise
<
void
>;
export
{ run };