docs: Change API docs template to jsdoc-clean-theme (#8519)
This commit is contained in:
@@ -12,10 +12,8 @@
|
||||
// android push and APNS for ios push.
|
||||
|
||||
/**
|
||||
* @module Adapters
|
||||
*/
|
||||
/**
|
||||
* @interface PushAdapter
|
||||
* @interface
|
||||
* @memberof module:Adapters
|
||||
*/
|
||||
export class PushAdapter {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user