@fullerstack/ngx-jwt
Version:
A simple JWT library for Angular applications
8 lines (7 loc) • 328 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
export declare class JwtModule {
static ɵfac: i0.ɵɵFactoryDeclaration<JwtModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<JwtModule, never, [typeof i1.CommonModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<JwtModule>;
}