📜  angular create guard - Javascript 代码示例

📅  最后修改于: 2022-03-11 15:02:55.938000             🧑  作者: Mango

代码示例3
create guard without spect.ts
ng g guard GuardName --skip-tests

--implements