@types/smoothscroll-polyfill
Version:
TypeScript definitions for smoothscroll-polyfill
21 lines (15 loc) • 686 B
Markdown
# Installation
> `npm install --save @types/smoothscroll-polyfill`
# Summary
This package contains type definitions for smoothscroll-polyfill (https://iamdustan.github.io/smoothscroll).
# Details
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/smoothscroll-polyfill.
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/smoothscroll-polyfill/index.d.ts)
````ts
export function polyfill(): void;
````
### Additional Details
* Last updated: Mon, 05 Feb 2024 22:35:26 GMT
* Dependencies: none
# Credits
These definitions were written by [Michael Manzinger](https://github.com/kryops).