UNPKG

authentification-redux-lib

Version:

library for authentification with react redux typescript

3 lines (2 loc) 242 B
declare function AuthSaga(): Generator<import("@redux-saga/types").CombinatorEffect<"ALL", import("@redux-saga/types").SimpleEffect<"FORK", import("redux-saga/effects").ForkEffectDescriptor<void>>>, void, unknown>; export default AuthSaga;