1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

additional logic for cc month filling

This commit is contained in:
Kyle Spearrin
2017-11-24 15:49:13 -05:00
parent 10f33245c4
commit 2b042da237
2 changed files with 31 additions and 8 deletions

View File

@@ -17,4 +17,5 @@ export default class AutofillField {
onePasswordFieldType: string;
form: string;
autoCompleteType: string;
selectInfo: any;
}