跳至主要內容

LevelEvents.tick

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

function tick(
  extra: $ResourceKey$$Type<$Level>,
  handler: (event: $SimpleLevelKubeEvent) => void,
): void;
function tick(handler: (event: $SimpleLevelKubeEvent) => void): void;
最近更新:
貢獻者: Evan Hsieh