1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-04-21 13:13:07 -05:00

Use primitive type boolean ()

This commit is contained in:
Aya Morisawa 2018-12-02 20:10:56 +09:00 committed by GitHub
parent a0d9def98a
commit b451c04787
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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