UNPKG
unexample
Version:
latest (1.0.0)
1.0.0
convert .env.example to .env (and some)
github.com/rootindex/unexample
rootindex/unexample
unexample
/
dist
/
argv.d.ts
5 lines
(4 loc)
•
134 B
TypeScript
View Raw
1
2
3
4
5
export
declare
const
input
:
any
;
export
declare
const
output
:
any
;
export
declare
const
force
:
any
;
export
declare
const
silent
:
any
;