@types/redux-persist-transform-encrypt
Advanced tools
@@ -12,5 +12,5 @@ // Type definitions for redux-persist-transform-encrypt 2.0 | ||
| secretKey: string; | ||
| onError?: (err: Error) => void; | ||
| onError?: ((err: Error) => void) | undefined; | ||
| } | ||
| export default function createEncryptor<State, Raw>(config: EncryptorConfig): Transform<State, Raw>; |
| MIT License | ||
| Copyright (c) Microsoft Corporation. All rights reserved. | ||
| Copyright (c) Microsoft Corporation. | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
| { | ||
| "name": "@types/redux-persist-transform-encrypt", | ||
| "version": "2.0.1", | ||
| "version": "2.0.2", | ||
| "description": "TypeScript definitions for redux-persist-transform-encrypt", | ||
| "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-persist-transform-encrypt", | ||
| "license": "MIT", | ||
@@ -19,6 +20,7 @@ "contributors": [ | ||
| "main": "", | ||
| "types": "", | ||
| "types": "index.d.ts", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
| "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
| "directory": "types/redux-persist-transform-encrypt" | ||
| }, | ||
@@ -30,4 +32,4 @@ "scripts": {}, | ||
| }, | ||
| "typesPublisherContentHash": "b1cb94776d4df7a0610a803e2a105f56d6f03060ce6ae3c79349fad1c0dfe8fb", | ||
| "typeScriptVersion": "2.1" | ||
| "typesPublisherContentHash": "c5b5536b3f785859af05e9384ac22e770c71c9f2c8c62717830aa62918d1d190", | ||
| "typeScriptVersion": "3.6" | ||
| } |
@@ -8,10 +8,10 @@ # Installation | ||
| # Details | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-persist-transform-encrypt | ||
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/redux-persist-transform-encrypt. | ||
| Additional Details | ||
| * Last updated: Wed, 17 Oct 2018 20:11:29 GMT | ||
| * Dependencies: redux-persist | ||
| ### Additional Details | ||
| * Last updated: Thu, 08 Jul 2021 22:41:53 GMT | ||
| * Dependencies: [@types/redux-persist](https://npmjs.com/package/@types/redux-persist) | ||
| * Global values: none | ||
| # Credits | ||
| These definitions were written by Karol Janyst <https://github.com/LKay>, Gaurav Lahoti <https://github.com/dante-101>. | ||
| These definitions were written by [Karol Janyst](https://github.com/LKay), and [Gaurav Lahoti](https://github.com/dante-101). |
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
3761
6.57%0
-100%