Comparing version 0.0.4 to 0.0.5
import * as i0 from "@angular/core"; | ||
import * as i1 from "./ng-toasty.component"; | ||
import * as i2 from "@angular/common"; | ||
import * as i3 from "@angular/platform-browser/animations"; | ||
export declare class ToastyModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<ToastyModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<ToastyModule, [typeof i1.ToastyComponent], [typeof i2.CommonModule, typeof i3.BrowserAnimationsModule], [typeof i1.ToastyComponent]>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<ToastyModule, [typeof i1.ToastyComponent], [typeof i2.CommonModule], [typeof i1.ToastyComponent]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<ToastyModule>; | ||
} |
{ | ||
"name": "ng-toasty", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"peerDependencies": { | ||
@@ -5,0 +5,0 @@ "@angular/core": ">=12.0.0-0", |
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
87608
562