including-modules
This commit is contained in:
Generated
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
import type { ServerPatchAction, ReducerState, ReadonlyReducerState } from '../router-reducer-types';
|
||||
export declare function serverPatchReducer(state: ReadonlyReducerState, action: ServerPatchAction): ReducerState;
|
||||
Reference in New Issue
Block a user