@skyux/modals
Version:
This library was generated with [Nx](https://nx.dev).
11 lines (10 loc) • 473 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@skyux/i18n";
/**
* Import into any component library module that needs to use resource strings.
*/
export declare class SkyModalsResourcesModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SkyModalsResourcesModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SkyModalsResourcesModule, never, never, [typeof i1.SkyI18nModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SkyModalsResourcesModule>;
}