Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPasswordStore

Hierarchy

  • IPasswordStore

Implemented by

Index

Properties

Properties

getPassword

getPassword: () => Promise<string>

Type declaration

    • (): Promise<string>
    • Returns Promise<string>

Generated using TypeDoc