UNPKG

@alpha018/nestjs-firebase-auth

Version:

NestJS Firebase library and Role based guard for authentication with some utils functions

2 lines (1 loc) 105 B
export declare const RolesGuard: <T>(...roles: T[]) => import("@nestjs/common").CustomDecorator<string>;