Use primitive type boolean (#3474)

This commit is contained in:
Aya Morisawa 2018-12-02 20:10:56 +09:00 committed by GitHub
parent 840f0bd04c
commit 6d5771779e

View File

@ -48,7 +48,7 @@ export interface INotification {
/**
*
*/
isRead: Boolean;
isRead: boolean;
}
export const packMany = (