73ca94fe66
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
159 B
159 B
sidebar_label |
---|
Credentials.password |
Credentials.password property
Signature:
interface Credentials {
password: string;
}