@eeymoo/ai-coding-sync
Preparing search index...
src/credentials/providers
ResolvedCredentials
Interface ResolvedCredentials
Resolved credentials for WebDAV authentication.
Since
0.1.0
interface
ResolvedCredentials
{
password
:
string
;
username
:
string
;
}
Index
Properties
password
username
Properties
password
password
:
string
username
username
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
password
username
@eeymoo/ai-coding-sync
Loading...
Resolved credentials for WebDAV authentication.
Since
0.1.0