콘텐츠로 이동

HookOutcomeStatus

이 콘텐츠는 아직 번역되지 않았습니다.

type HookOutcomeStatus = "error" | "timeout" | "aborted" | "ok";

hook 执行终态(HookOutcomeStatusSchema 推导)。