Moved dynamic constraints in a dedicated folder

This commit is contained in:
Daniel Hutzel
2025-07-24 10:38:43 +02:00
parent c9021d0f46
commit 65eccfad33
7 changed files with 36 additions and 8 deletions

View File

@@ -1,2 +1,2 @@
using { AdminService } from './admin-service';
annotate AdminService with @requires: false; //'admin';
annotate AdminService with @requires:'admin';