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 LoggerAdapter
|
||||
* @interface
|
||||
* @memberof module:Adapters
|
||||
* Logger Adapter
|
||||
* Allows you to change the logger mechanism
|
||||
* Default is WinstonLoggerAdapter.js
|
||||
|
||||
Reference in New Issue
Block a user