Variable ACTION_SUCCESSConst

ACTION_SUCCESS: Record<{
    type: Literal<"ACTION_SUCCESS">;
}, false> = ...

Generated using TypeDoc