Skip to main content

Type Alias: Result

Result: object

Result returned by keychain functions.

Type declaration

service

service: string

The service name associated with the keychain item.

storage

storage: STORAGE_TYPE

The storage type used for the keychain item.

Defined in

index.ts:164