DefinitelyTyped/types/smoothscroll-polyfill/index.d.ts
Michael Strobel fe5b420de2 [smoothscroll-polyfill] Add type definitions (#18618)
Add an optional extended description…
2017-08-04 16:57:17 -07:00

7 lines
268 B
TypeScript

// Type definitions for smoothscroll-polyfill 0.3
// Project: https://iamdustan.github.io/smoothscroll
// Definitions by: Michael Strobel <https://github.com/kryops>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
export function polyfill(): void;