@types/photoswipe
Advanced tools
| // Type definitions for PhotoSwipe 4.0.8 | ||
| // Project: http://photoswipe.com/ | ||
| // Definitions by: Xiaohan Zhang <https://github.com/hellochar> | ||
| // PikachuEXE <https://github.com/PikachuEXE> | ||
| // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -23,2 +24,6 @@ | ||
| h: number; | ||
| /** | ||
| * The url to small image placeholder, large image will be loaded on top | ||
| */ | ||
| msrc?: string; | ||
@@ -25,0 +30,0 @@ /** |
| { | ||
| "name": "@types/photoswipe", | ||
| "version": "4.0.28", | ||
| "version": "4.0.29", | ||
| "description": "TypeScript definitions for PhotoSwipe", | ||
@@ -9,15 +9,22 @@ "license": "MIT", | ||
| "name": "Xiaohan Zhang", | ||
| "url": "https://github.com/hellochar" | ||
| "url": "https://github.com/hellochar", | ||
| "githubUsername": "hellochar" | ||
| }, | ||
| { | ||
| "name": "PikachuEXE", | ||
| "url": "https://github.com/PikachuEXE", | ||
| "githubUsername": "PikachuEXE" | ||
| } | ||
| ], | ||
| "main": "", | ||
| "types": "index", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
| "directory": "types/photoswipe" | ||
| }, | ||
| "scripts": {}, | ||
| "dependencies": {}, | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "f4da1b218a622f84f8dbec3d698a8ff70ef69928e2f4feab90031267a98a37bf", | ||
| "typesPublisherContentHash": "4490344336927b09ae885981a5d3f75259270e34fc9fe88d870e973e95a720c2", | ||
| "typeScriptVersion": "2.0" | ||
| } |
@@ -5,9 +5,9 @@ # Installation | ||
| # Summary | ||
| This package contains type definitions for PhotoSwipe (http://photoswipe.com/). | ||
| This package contains type definitions for PhotoSwipe ( http://photoswipe.com/ ). | ||
| # Details | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/photoswipe | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/photoswipe | ||
| Additional Details | ||
| * Last updated: Fri, 02 Jun 2017 15:29:19 GMT | ||
| * Last updated: Tue, 14 May 2019 23:51:07 GMT | ||
| * Dependencies: none | ||
@@ -17,2 +17,2 @@ * Global values: PhotoSwipe, PhotoSwipeUI_Default | ||
| # Credits | ||
| These definitions were written by Xiaohan Zhang <https://github.com/hellochar>. | ||
| These definitions were written by Xiaohan Zhang <https://github.com/hellochar>, PikachuEXE <https://github.com/PikachuEXE>. |
835
0.6%34370
-1.35%