ucap-lg-web/src/app/store/effects.ts
2020-03-27 17:43:47 +09:00

4 lines
79 B
TypeScript

import { Type } from '@angular/core';
export const effects: Type<any>[] = [];