@types/react-no-ssr
Advanced tools
Comparing version
import * as React from "react"; | ||
export default class NoSSR extends React.Component<{ | ||
declare class NoSSR extends React.Component<{ | ||
children?: React.ReactNode; | ||
onSSR?: React.ReactElement | number | string | undefined; | ||
}> {} | ||
export = NoSSR; |
{ | ||
"name": "@types/react-no-ssr", | ||
"version": "1.1.7", | ||
"version": "1.1.8", | ||
"description": "TypeScript definitions for react-no-ssr", | ||
@@ -25,4 +25,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-no-ssr", | ||
}, | ||
"typesPublisherContentHash": "1d9bb3845c540d58db7e8b94a540a43c7fb936829fd9c84fdd0da28b9a9dff0d", | ||
"typeScriptVersion": "4.6" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "c0e444beba156c207c7f66cc6af68da7236a418868cf22debc8a348900cadbcb", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -13,3 +13,3 @@ # Installation | ||
export default class NoSSR extends React.Component<{ | ||
declare class NoSSR extends React.Component<{ | ||
children?: React.ReactNode; | ||
@@ -19,6 +19,8 @@ onSSR?: React.ReactElement | number | string | undefined; | ||
export = NoSSR; | ||
```` | ||
### Additional Details | ||
* Last updated: Fri, 15 Dec 2023 18:35:57 GMT | ||
* Last updated: Sat, 07 Dec 2024 02:52:27 GMT | ||
* Dependencies: [@types/react](https://npmjs.com/package/@types/react) | ||
@@ -25,0 +27,0 @@ |
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
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
3079
1.58%6
20%28
7.69%