UNPKG
auto-deploy-sh
Version:
latest (1.0.1)
1.0.1
1.0.0
Automated Docker deployment tool
github.com/yotomum-ml/auto-deploy-sh
yotomum-ml/auto-deploy-sh
auto-deploy-sh
/
dist
/
bin
/
config.d.ts
2 lines
(1 loc)
•
71 B
TypeScript
View Raw
1
2
export
declare
function
createConfig
(
rootPath
:
string
):
Promise
<
void
>;