igniteui-angular-spreadsheet
Version: 
Ignite UI Angular spreadsheet component for displaying and editing Microsoft Excel workbooks for modern web apps.
9 lines (8 loc) • 403 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
export declare class IgxUndoLocaleSvModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<IgxUndoLocaleSvModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<IgxUndoLocaleSvModule, never, [typeof i1.CommonModule], never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<IgxUndoLocaleSvModule>;
}