mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-30 13:37:35 +00:00
7 lines
268 B
TypeScript
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;
|