mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 10:36:14 +08:00
docs(): fix docs
This commit is contained in:
parent
613340118c
commit
fa93226cbf
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user