UNPKG

capacitor-ios-autofill-save-password

Version:

Prompt to display dialog for saving password to keychain for iOS webview app.

5 lines (4 loc) 156 B
import { SavePasswordPlugin } from "./definitions"; declare const SavePassword: SavePasswordPlugin; export * from "./definitions"; export { SavePassword };