Type Alias: ExecuteStatus Copytype ExecuteStatus = typeof Execute[keyof typeof Execute]; Defined in: apps/submitter/lib/handlers/execute/types.ts:37 Possible output status of an execute call (boop/execute route).