@litewash/redux-effect
js
外部调用示例: ========== xxxModel.ts: --------------- ```javascript export class Xxx { xxxId:string; yyy:string; zzz:string; } ``` xxxActions.ts: --------------- ```javascript import {ActionAsyncCreator, ActionCreator, createActionAsync, createActio
Version 0.0.1
INSTALL