UNPKG
f2etest
Version:
latest (1.1.0)
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1
Alibaba front-end testing setup tools
alibaba.github.com/f2e-spec/
alibaba/f2e-spec
f2etest
/
dist
/
private
/
runCommand.d.ts
2 lines
(1 loc)
•
89 B
TypeScript
View Raw
1
2
export
declare
function
runCommand
(
projectPath
:
string
,
command
:
string
):
Promise
<
void
>;