# @types/smoothscroll-polyfill

> TypeScript definitions for smoothscroll-polyfill

Latest version **0.3.4** (published 2024-02-05) · MIT license · 0 weekly downloads

## Install

```sh
npm install @types/smoothscroll-polyfill
pnpm add @types/smoothscroll-polyfill
yarn add @types/smoothscroll-polyfill
bun add @types/smoothscroll-polyfill
```

## Health

**Score 45/100 (D)** — status: abandoned.

Positive: has types; no vulnerabilities; high maintenance score; popular repo; extremely popular.

Warnings: low downloads; no esm support; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.3.4 |
| Published | 2024-02-05 |
| First published | 2017-08-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 2.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 51441 |
| Maintainers | types |

## Links

- npm: https://www.npmjs.com/package/@types/smoothscroll-polyfill
- Repository: https://github.com/DefinitelyTyped/DefinitelyTyped
- Homepage: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/smoothscroll-polyfill
- npm.io page: https://npm.io/package/@types/smoothscroll-polyfill

## Recent versions

- 0.3.4 (latest) — 2024-02-05
- 0.3.3 (ts4.5) — 2023-11-07
- 0.3.1 (ts2.0) — 2019-02-13
- 0.3.2 — 2023-10-18
- 0.3.0 — 2017-08-07

## README

# 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).

---
_Source: https://npm.io/package/@types/smoothscroll-polyfill · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
