Variable NULL_ACTIONConst

NULL_ACTION: {
    payload: {};
    type: string;
} = ...

A safe-to-ignore action used to get the initial state.

Type declaration

  • payload: {}
    • type: string