UNPKG

@types/fbjs

Version:
6 lines (3 loc) 165 B
declare function requestAnimationFramePolyfill(callback?: any): number; declare namespace requestAnimationFramePolyfill {} export = requestAnimationFramePolyfill;