@vendasta/store
Version:
Components and data for Store
18 lines (17 loc) • 1.25 kB
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./country/supported-countries.component";
import * as i2 from "./country-v2/supported-countries-v2.component";
import * as i3 from "@angular/common";
import * as i4 from "@angular/material/tooltip";
import * as i5 from "@angular/material/form-field";
import * as i6 from "@angular/material/autocomplete";
import * as i7 from "@angular/forms";
import * as i8 from "@angular/material/select";
import * as i9 from "@angular/material/icon";
import * as i10 from "@angular/material/menu";
import * as i11 from "@ngx-translate/core";
export declare class RestrictionsModule {
static ɵfac: i0.ɵɵFactoryDeclaration<RestrictionsModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<RestrictionsModule, [typeof i1.SupportedCountriesComponent, typeof i2.SupportedCountriesV2Component], [typeof i3.CommonModule, typeof i4.MatTooltipModule, typeof i5.MatFormFieldModule, typeof i6.MatAutocompleteModule, typeof i7.ReactiveFormsModule, typeof i8.MatSelectModule, typeof i9.MatIconModule, typeof i10.MatMenuModule, typeof i11.TranslateModule], [typeof i1.SupportedCountriesComponent, typeof i2.SupportedCountriesV2Component]>;
static ɵinj: i0.ɵɵInjectorDeclaration<RestrictionsModule>;
}