docs: Change API docs template to jsdoc-clean-theme (#8519)
This commit is contained in:
@@ -11,10 +11,8 @@
|
||||
// Default is WSAdapter. The above functions will be binded.
|
||||
|
||||
/**
|
||||
* @module Adapters
|
||||
*/
|
||||
/**
|
||||
* @interface WSSAdapter
|
||||
* @interface
|
||||
* @memberof module:Adapters
|
||||
*/
|
||||
export class WSSAdapter {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user