release: @marketplaces/auth 0.1.0 (built from main)
This commit is contained in:
3
dist/telegram/admin-auth.guard.d.ts
vendored
Normal file
3
dist/telegram/admin-auth.guard.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
import { CanActivateFn } from '@angular/router';
|
||||
/** Guards `/admin/**`-style routes. Never shares state with the customer auth guard/service. */
|
||||
export declare const adminAuthGuard: CanActivateFn;
|
||||
Reference in New Issue
Block a user