summaryrefslogtreecommitdiff
path: root/client/node_modules/@types/keyv/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'client/node_modules/@types/keyv/README.md')
-rwxr-xr-xclient/node_modules/@types/keyv/README.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/client/node_modules/@types/keyv/README.md b/client/node_modules/@types/keyv/README.md
new file mode 100755
index 0000000..8167fcc
--- /dev/null
+++ b/client/node_modules/@types/keyv/README.md
@@ -0,0 +1,16 @@
+# Installation
+> `npm install --save @types/keyv`
+
+# Summary
+This package contains type definitions for keyv (https://github.com/lukechilds/keyv).
+
+# Details
+Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/keyv.
+
+### Additional Details
+ * Last updated: Thu, 17 Mar 2022 05:31:42 GMT
+ * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
+ * Global values: none
+
+# Credits
+These definitions were written by [AryloYeung](https://github.com/Arylo), and [BendingBender](https://github.com/BendingBender).