For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/classes/PackSettingChangeAfterEvent.md.

Class: PackSettingChangeAfterEvent experimental

event

Beta

发生更改的包设置名称和值。

Pack setting name and value that changed.

Properties

settingName

readonly settingName: string

Beta

设置的名称。

Remarks

The name of the setting.


settingValue

readonly settingValue: string | number | boolean

Beta

设置的值。

Remarks

The value of the setting.

同领域相关