chore(): tslint

This commit is contained in:
Ibby 2016-12-06 09:53:46 -05:00
parent ae6a3cda7a
commit d4e2c10006

View File

@ -20,7 +20,7 @@ export interface AndroidFingerprintAuthOptions {
/**
* Change the language. (en_US or es)
*/
locale?: string
locale?: string;
}