UNPKG

ng-refs

Version:

Practice better dependency injection of browser APIs within your Angular components and services.

5 lines (4 loc) 142 B
export declare class AnimationFrameRef { nativeCancel(handle: number): void; nativeRequest(callback: FrameRequestCallback): number; }