UNPKG

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