feat: add platform capability contracts
This commit is contained in:
@@ -13,4 +13,6 @@ export interface IRequest_SendPushNotification extends plugins.typedrequestInter
|
||||
ok: boolean;
|
||||
status: string;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export type IReq_SendPushNotification = IRequest_SendPushNotification;
|
||||
|
||||
Reference in New Issue
Block a user