UNPKG

562 BTypeScriptView Raw
1import { ModuleWithProviders } from '@angular/core';
2import * as ɵngcc0 from '@angular/core';
3import * as ɵngcc1 from './sortable.component';
4import * as ɵngcc2 from '@angular/common';
5export declare class SortableModule {
6 static forRoot(): ModuleWithProviders<SortableModule>;
7 static ɵmod: ɵngcc0.ɵɵNgModuleDefWithMeta<SortableModule, [typeof ɵngcc1.SortableComponent], [typeof ɵngcc2.CommonModule], [typeof ɵngcc1.SortableComponent]>;
8 static ɵinj: ɵngcc0.ɵɵInjectorDef<SortableModule>;
9}
10
11//# sourceMappingURL=sortable.module.d.ts.map
\No newline at end of file