ItemEvents.modification
2026/7/28小於 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;