IOptionsAction: {
    payload?: Partial<IOptionsState>;
    type: "SET";
}

Type declaration

Generated using TypeDoc