UNPKG

ddc-library-commons

Version:

Angular library for commons modules, components, services and more of the ddc project

7 lines (6 loc) 272 B
import * as i0 from "@angular/core"; export declare class ScrollDdcService { scrollTo(behavior?: any, target?: any): void; static ɵfac: i0.ɵɵFactoryDeclaration<ScrollDdcService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<ScrollDdcService>; }