@types/clientjs
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -1,2 +0,2 @@ | ||
// Type definitions for clientjs 0.1 | ||
// Type definitions for clientjs 0.2 | ||
// Project: https://clientjs.org | ||
@@ -6,3 +6,3 @@ // Definitions by: icopp <https://github.com/icopp> | ||
declare class ClientJS { | ||
export class ClientJS { | ||
constructor(); | ||
@@ -190,4 +190,1 @@ | ||
} | ||
export = ClientJS; | ||
export as namespace ClientJS; |
{ | ||
"name": "@types/clientjs", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "TypeScript definitions for clientjs", | ||
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clientjs", | ||
"license": "MIT", | ||
@@ -14,10 +15,12 @@ "contributors": [ | ||
"main": "", | ||
"types": "index.d.ts", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/clientjs" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "40d2496e931c27ed73b9c339d5a660ac168dd8fccec2660f1ed85aff1cc46c18", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "6676800f0782af6311409fb6fbf08c9391d2f31fa20bc3ef682aa242c7aeb820", | ||
"typeScriptVersion": "3.9" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clientjs | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/clientjs. | ||
Additional Details | ||
* Last updated: Fri, 27 Apr 2018 15:57:04 GMT | ||
### Additional Details | ||
* Last updated: Sat, 04 Jun 2022 21:01:35 GMT | ||
* Dependencies: none | ||
* Global values: ClientJS | ||
* Global values: none | ||
# Credits | ||
These definitions were written by icopp <https://github.com/icopp>. | ||
These definitions were written by [icopp](https://github.com/icopp). |
Sorry, the diff of this file is not supported yet
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
8399
152