UNPKG
password-generator
Version:
latest (3.0.0)
3.0.0
2.3.2
2.3.1
2.3.0
2.2.3
2.2.2
2.2.1
2.2.0
2.1.0
2.0.6
2.0.5
2.0.2
2.0.1
2.0.0
1.0.1
1.0.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.2
0.1.0
0.0.2
Memorable password generator for Node and browsers (async WebCrypto).
bermi/password-generator
password-generator
/
dist
/
cli.d.ts
2 lines
•
98 B
TypeScript
View Raw
1
2
export
declare
const
runCli
:
(
argv
?:
string
[]
) =>
Promise
<
void
>;
//# sourceMappingURL=cli.d.ts.map