UNPKG
scp2-env
Version:
latest (1.0.5)
1.0.5
1.0.3
1.0.2
1.0.1
1.0.0
Deploy server using scp2 with environment support
github.com/chengazhen/scp2-env
chengazhen/scp2-env
scp2-env
/
dist
/
main.d.cts
4 lines
(2 loc)
•
56 B
text/typescript
View Raw
1
2
3
4
declare
function
run
(
):
Promise
<
void
>;
export
{ run };