UNPKG

136 BTypeScriptView Raw
1import { ModuleWithProviders } from '@angular/core';
2export declare class SortableModule {
3 static forRoot(): ModuleWithProviders;
4}