A much better way is to use the isOfType function provided by typesafe-actions . import { filter } from 'rxjs/operators'; import { isOfType } from ...
確定! 回上一頁