@eeymoo/ai-coding-sync
Preparing search index...
src/credentials/providers
CredentialProviderDeps
Interface CredentialProviderDeps
Dependency overrides for credential providers.
Since
0.1.0
interface
CredentialProviderDeps
{
runKeychainCommand
?:
(
service
?:
string
,
account
?:
string
,
)
=>
Promise
<
string
>
;
}
Index
Properties
run
Keychain
Command?
Properties
Optional
run
Keychain
Command
runKeychainCommand
?:
(
service
?:
string
,
account
?:
string
)
=>
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
run
Keychain
Command
@eeymoo/ai-coding-sync
Loading...
Dependency overrides for credential providers.
Since
0.1.0