inet-core
Advanced tools
Comparing version 2.2.0 to 2.2.1
{ | ||
"name": "inet-core", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "iNet Core", | ||
@@ -5,0 +5,0 @@ "main": "./bundles/inet-core.umd.js", |
@@ -7,2 +7,3 @@ export * from './iNet'; | ||
export * from './model/user-response-data'; | ||
export * from './model/app-cloud-config'; | ||
export * from './core.service'; | ||
@@ -9,0 +10,0 @@ export * from './suggestion.service'; |
@@ -0,1 +1,3 @@ | ||
import { ModuleWithProviders } from '@angular/core'; | ||
import { AppCloudConfig } from './model/app-cloud-config'; | ||
import * as i0 from "@angular/core"; | ||
@@ -10,2 +12,3 @@ import * as i1 from "./role-access.directive"; | ||
export declare class CoreModule { | ||
static forRoot(config?: AppCloudConfig): ModuleWithProviders<CoreModule>; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<CoreModule, never>; | ||
@@ -12,0 +15,0 @@ static ɵmod: i0.ɵɵNgModuleDeclaration<CoreModule, [typeof i1.RoleAccessDirective, typeof i2.InfiniteScrollerDirective, typeof i3.AutoSizeDirective, typeof i4.AvatarDirective, typeof i5.SSOUrlPipe], [typeof i6.CommonModule, typeof i7.HttpClientModule], [typeof i1.RoleAccessDirective, typeof i2.InfiniteScrollerDirective, typeof i3.AutoSizeDirective, typeof i4.AvatarDirective, typeof i5.SSOUrlPipe]>; |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1424082
88
13047