ItemEvents.modification
2025年3月29日小於 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