import { ARedux } from 'ts-react-app-infrastructure' export abstract class AWebRedux extends ARedux { }