Type Alias: GetStateStatus
type GetStateStatus = typeof GetState[keyof typeof GetState];
Defined in: apps/submitter/lib/handlers/getState/types.ts:33
Possible output status of a getState
call (boop/state
route). Possible results of a state
call.