import { Store } from '@ngxs/store'; import { AddAnimal } from './animal.actions'; @Component({ . ... An action example in animal.actions.ts
確定! 回上一頁