We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac83f6b commit 84f5f63Copy full SHA for 84f5f63
index.d.ts
@@ -62,7 +62,7 @@ export default class JPush {
62
*/
63
static init(params: {
64
appKey: string;
65
- titchannelle: string;
+ channel: string;
66
production: boolean;
67
}): void;
68
0 commit comments