UNPKG
@yhiot/testutils
Version:
latest (1.0.29)
1.0.29
1.0.28
1.0.27
1.0.26
1.0.25
1.0.24
1.0.23
1.0.21
1.0.17
1.0.12
1.0.11
用于测试的工具集
github.com/windsome/yhiot
@yhiot/testutils
/
lib
/
readline.d.ts
2 lines
(1 loc)
•
51 B
TypeScript
View Raw
1
2
export
function
readline
(
tips
:
any
):
Promise
<
any
>;