@microsoft/windows-admin-center-sdk
Version:
Microsoft - Windows Admin Center Shell
11 lines (10 loc) • 471 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./svg.directive";
/**
* SVG module class to export SVG directives.
*/
export declare class SvgModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SvgModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SvgModule, [typeof i1.SvgDirective, typeof i1.SvgInlineDirective], never, [typeof i1.SvgDirective, typeof i1.SvgInlineDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SvgModule>;
}