mirror of
https://github.com/denoland/deno.git
synced 2025-02-01 20:25:12 -05:00
chore(ext/kv): create basic README.md (#18370)
This commit is contained in:
parent
25b564bf86
commit
d06fdf6add
1 changed files with 3 additions and 0 deletions
3
ext/kv/README.md
Normal file
3
ext/kv/README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
# deno_kv
|
||||||
|
|
||||||
|
This crate provides a key/value store for Deno.
|
Loading…
Add table
Reference in a new issue