UNPKG

@linid-dm/directory-manager-client-core

Version:

Core package by providing a set of angular components for the Directory Manager app.

11 lines (10 loc) 515 B
import { OAuthStorage } from 'angular-oauth2-oidc'; import * as i0 from "@angular/core"; import * as i1 from "@angular/common/http"; import * as i2 from "angular-oauth2-oidc"; export declare function storageFactory(): OAuthStorage; export declare class AuthModule { static ɵfac: i0.ɵɵFactoryDeclaration<AuthModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<AuthModule, never, [typeof i1.HttpClientModule, typeof i2.OAuthModule], never>; static ɵinj: i0.ɵɵInjectorDeclaration<AuthModule>; }