@types/filesystem
Advanced tools
Comparing version 0.0.33 to 0.0.34
@@ -1,6 +0,1 @@ | ||
// Type definitions for File System API | ||
// Project: http://www.w3.org/TR/file-system-api/ | ||
// Definitions by: Kon <http://phyzkit.net/> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
/// <reference types="filewriter" /> | ||
@@ -7,0 +2,0 @@ |
{ | ||
"name": "@types/filesystem", | ||
"version": "0.0.33", | ||
"description": "TypeScript definitions for File System API", | ||
"version": "0.0.34", | ||
"description": "TypeScript definitions for filesystem", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/filesystem", | ||
@@ -24,4 +24,4 @@ "license": "MIT", | ||
}, | ||
"typesPublisherContentHash": "1a751097d3ce22f2cbf8f9ba229cf8174ed1e11518b4f69a809b2b7bba6b1ed2", | ||
"typesPublisherContentHash": "2142f6ad1391b1c7ae8327bc5667c9de49239dd733a6ff1d564cf6f71ea292f4", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -5,3 +5,3 @@ # Installation | ||
# Summary | ||
This package contains type definitions for File System API (http://www.w3.org/TR/file-system-api/). | ||
This package contains type definitions for filesystem (http://www.w3.org/TR/file-system-api/). | ||
@@ -12,7 +12,6 @@ # Details | ||
### Additional Details | ||
* Last updated: Thu, 14 Sep 2023 15:26:41 GMT | ||
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT | ||
* Dependencies: [@types/filewriter](https://npmjs.com/package/@types/filewriter) | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Kon](http://phyzkit.net/). |
24890
497
16