mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-05-24 23:34:20 +02:00
Add decorators to typedef
This commit is contained in:
parent
2c1720d4f7
commit
42bc8af6f4
@ -124,6 +124,7 @@ const KNOWN_DECORATORS = ['@@activate', '@@dont_activate'];
|
|||||||
* @property {number} [sticky] The sticky value of the entry
|
* @property {number} [sticky] The sticky value of the entry
|
||||||
* @property {number} [cooldown] The cooldown of the entry
|
* @property {number} [cooldown] The cooldown of the entry
|
||||||
* @property {number} [delay] The delay of the entry
|
* @property {number} [delay] The delay of the entry
|
||||||
|
* @property {string[]} [decorators] Array of decorators for the entry
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user