ItemEvents.modification
2025年6月24日小於 1 分鐘
/**
* Invoked after all items are registered to modify them.
*/
function modification(handler: (event: $ItemModificationKubeEvent) => void): void
/**
* Invoked after all items are registered to modify them.
*/
function modification(handler: (event: $ItemModificationKubeEvent) => void): void