docs(): fix docs

This commit is contained in:
Ibby Hadeed 2017-07-03 07:38:36 -04:00
parent 613340118c
commit fa93226cbf
No known key found for this signature in database
GPG Key ID: FAFF5A8210728800

View File

@ -166,7 +166,6 @@ export class QQSDK extends IonicNativePlugin {
/**
* QQ Share Scene
* @type {{QQ: number; QQZone: number; Favorite: number}}
*/
Scene = {
QQ: 0,
@ -175,7 +174,6 @@ export class QQSDK extends IonicNativePlugin {
};
/**
* client type: QQ application or TIM application
* @type {{QQ: number; TIM: number}}
*/
ClientType = {
QQ: 0,