@types/koa-json
Advanced tools
@@ -11,3 +11,3 @@ /* =================== USAGE =================== | ||
| import * as Koa from "koa"; | ||
| import Koa = require("koa"); | ||
@@ -14,0 +14,0 @@ declare function json(opts?: { |
| { | ||
| "name": "@types/koa-json", | ||
| "version": "2.0.23", | ||
| "version": "2.0.24", | ||
| "description": "TypeScript definitions for koa-json", | ||
@@ -25,4 +25,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-json", | ||
| }, | ||
| "typesPublisherContentHash": "56116179add3c75b1a4b0768a32c73e037d1638bc6c86fbf1edb6f421f55f66d", | ||
| "typeScriptVersion": "4.5" | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "d1b2081b3ef5c5890887c1c03c0c72bdc78012a929eb38bb43fedf8164ce5144", | ||
| "typeScriptVersion": "5.2" | ||
| } |
@@ -21,3 +21,3 @@ # Installation | ||
| import * as Koa from "koa"; | ||
| import Koa = require("koa"); | ||
@@ -46,3 +46,3 @@ declare function json(opts?: { | ||
| ### Additional Details | ||
| * Last updated: Tue, 07 Nov 2023 09:09:38 GMT | ||
| * Last updated: Fri, 24 Oct 2025 04:02:41 GMT | ||
| * Dependencies: [@types/koa](https://npmjs.com/package/@types/koa) | ||
@@ -49,0 +49,0 @@ |
3876
0.78%