mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-31 18:49:43 +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
|
* QQ Share Scene
|
||||||
* @type {{QQ: number; QQZone: number; Favorite: number}}
|
|
||||||
*/
|
*/
|
||||||
Scene = {
|
Scene = {
|
||||||
QQ: 0,
|
QQ: 0,
|
||||||
@ -175,7 +174,6 @@ export class QQSDK extends IonicNativePlugin {
|
|||||||
};
|
};
|
||||||
/**
|
/**
|
||||||
* client type: QQ application or TIM application
|
* client type: QQ application or TIM application
|
||||||
* @type {{QQ: number; TIM: number}}
|
|
||||||
*/
|
*/
|
||||||
ClientType = {
|
ClientType = {
|
||||||
QQ: 0,
|
QQ: 0,
|
||||||
|
Loading…
Reference in New Issue
Block a user