Update mios.ts

This commit is contained in:
syuilo 2017-11-16 09:00:24 +09:00 committed by GitHub
parent 8b91502ab5
commit 0611058517
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ export default class MiOS extends EventEmitter {
/**
* A signing user
*/
public i: any;
public i: { [x: string]: any };
/**
* Whether signed in