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