mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
fix: update jsdoc
This commit is contained in:
@ -21,7 +21,7 @@ export const isActive
|
|||||||
* @param {object} [options.initialOptions] - The initial options for the plugin. Default: loaded from store.
|
* @param {object} [options.initialOptions] - The initial options for the plugin. Default: loaded from store.
|
||||||
*
|
*
|
||||||
* @example
|
* @example
|
||||||
* const { PluginConfig } = require("../../config/dynamic");
|
* const { PluginConfig } = require("../../config/dynamic-renderer");
|
||||||
* const config = new PluginConfig("plugin-name", { enableFront: true });
|
* const config = new PluginConfig("plugin-name", { enableFront: true });
|
||||||
* module.exports = { ...config };
|
* module.exports = { ...config };
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user