@types/no-scroll
Advanced tools
Comparing version
@@ -1,6 +0,1 @@ | ||
// Type definitions for no-scroll 2.1 | ||
// Project: https://github.com/davidtheclark/no-scroll | ||
// Definitions by: Zhang Yi Jiang <https://github.com/ZhangYiJiang> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// Module is exported as global object outside of module loader environment | ||
@@ -7,0 +2,0 @@ export as namespace noScroll; |
{ | ||
"name": "@types/no-scroll", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "TypeScript definitions for no-scroll", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/no-scroll", | ||
"license": "MIT", | ||
@@ -9,16 +10,17 @@ "contributors": [ | ||
"name": "Zhang Yi Jiang", | ||
"url": "https://github.com/ZhangYiJiang", | ||
"githubUsername": "ZhangYiJiang" | ||
"githubUsername": "ZhangYiJiang", | ||
"url": "https://github.com/ZhangYiJiang" | ||
} | ||
], | ||
"main": "", | ||
"types": "index", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/no-scroll" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "93915f7ab72780f2d7e947e1bcd0b2d500815839b4c8ea84b9670f950d59d40a", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "cb9174a59fbbcb5c182282bd75a359aad90eeeaa2608ba52ed8b02340c5969bd", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,13 +5,27 @@ # Installation | ||
# Summary | ||
This package contains type definitions for no-scroll ( https://github.com/davidtheclark/no-scroll ). | ||
This package contains type definitions for no-scroll (https://github.com/davidtheclark/no-scroll). | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/no-scroll | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/no-scroll. | ||
## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/no-scroll/index.d.ts) | ||
````ts | ||
// Module is exported as global object outside of module loader environment | ||
export as namespace noScroll; | ||
Additional Details | ||
* Last updated: Thu, 14 Feb 2019 19:27:12 GMT | ||
interface NoScroll { | ||
off(): void; | ||
on(): void; | ||
toggle(): void; | ||
} | ||
declare const noScroll: NoScroll; | ||
export = noScroll; | ||
```` | ||
### Additional Details | ||
* Last updated: Wed, 18 Oct 2023 05:47:08 GMT | ||
* Dependencies: none | ||
* Global values: noScroll | ||
# Credits | ||
These definitions were written by Zhang Yi Jiang <https://github.com/ZhangYiJiang>. | ||
These definitions were written by [Zhang Yi Jiang](https://github.com/ZhangYiJiang). |
Sorry, the diff of this file is not supported yet
Trivial Package
Supply chain riskPackages less than 10 lines of code are easily copied into your own project and may not warrant the additional supply chain risk of an external dependency.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3028
7.41%0
-100%31
82.35%9
-30.77%1
Infinity%