tyatech-cli
Advanced tools
Comparing version 0.0.5 to 0.0.6
import * as i0 from "@angular/core"; | ||
import * as i1 from "./fixed-column/fixed-column.directive"; | ||
import * as i2 from "./format-number/format-number-vi.directive"; | ||
import * as i3 from "@angular/common"; | ||
import * as i3 from "./format-number/format-number-us.directive"; | ||
import * as i4 from "@angular/common"; | ||
export declare class TyatechCliDirectiveModule { | ||
static ɵfac: i0.ɵɵFactoryDeclaration<TyatechCliDirectiveModule, never>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TyatechCliDirectiveModule, [typeof i1.FixedColumnDirective, typeof i2.FormatNumberViDirective], [typeof i3.CommonModule], [typeof i1.FixedColumnDirective, typeof i2.FormatNumberViDirective]>; | ||
static ɵmod: i0.ɵɵNgModuleDeclaration<TyatechCliDirectiveModule, [typeof i1.FixedColumnDirective, typeof i2.FormatNumberViDirective, typeof i3.FormatNumberUsDirective], [typeof i4.CommonModule], [typeof i1.FixedColumnDirective, typeof i2.FormatNumberViDirective, typeof i3.FormatNumberUsDirective]>; | ||
static ɵinj: i0.ɵɵInjectorDeclaration<TyatechCliDirectiveModule>; | ||
} |
{ | ||
"name": "tyatech-cli", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"peerDependencies": {}, | ||
@@ -5,0 +5,0 @@ "dependencies": { |
@@ -6,1 +6,2 @@ export * from './lib/tyatech-cli.service'; | ||
export * from './directives/format-number/format-number-vi.directive'; | ||
export * from './directives/format-number/format-number-us.directive'; |
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
75515
20
636