跳至主要內容

ItemEvents.modification

芒果凍布丁2026/7/28小於 1 分鐘

/**
 * Invoked after all items are registered to modify them.
 */
function modification(
  handler: (event: $ItemModificationKubeEvent) => void,
): void;
最近更新:
貢獻者: Evan Hsieh