docs: Change API docs template to jsdoc-clean-theme (#8519)
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
/*eslint no-unused-vars: "off"*/
|
||||
/**
|
||||
* @module Adapters
|
||||
*/
|
||||
/**
|
||||
* @interface PubSubAdapter
|
||||
* @interface
|
||||
* @memberof module:Adapters
|
||||
*/
|
||||
export class PubSubAdapter {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user