1.0.3 • Published 5 years ago

angular-core-module v1.0.3

Weekly downloads
12
License
-
Repository
-
Last release
5 years ago

Cz-Angular-Core

This project was generated with Angular CLI version 8.1.0.

Components

<cz-empty-page src="" width="100%" height="100%"> <cz-error-page src="" width="100%" height="100%">

Services

AuthService LocalStorageService CookieService

Interceptors

Http Interceptors Logging Interceptors

Imports

import { EmptyPageComponent, ErrorPageComponent, SpinnerComponent } from 'cz-angular-module'; import { HttpInterceptor, LoggingInterceptor } from 'cz-angular-module'; import { AuthService, CookiesService, LocalStorageService } from 'cz-angular-module';