UNPKG

@giancarl021/cli-core-vault-extension

Version:

Plain and secure storage extension for the @giancarl021/cli-core npm package

6 lines (5 loc) 202 B
/** * Checks if the current platform has a stable keychain available. * @returns `true` if a stable keychain is available, `false` otherwise. */ export default function hasStableKeychain(): boolean;