mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-08-04 18:48:12 +00:00
Feature: KV API (#43)
* feat: add kv store API for extensions * feat: add kv api to @kksh/api package * bump: @kksh/api to 0.0.47 * feat: add IKV type export to UI module * feat: add delete api for KV API
This commit is contained in:
parent
41d9c72277
commit
d3f18e6618
40 changed files with 628 additions and 265 deletions
|
@ -8,6 +8,7 @@
|
|||
"baseBranch": "develop",
|
||||
"updateInternalDependencies": "patch",
|
||||
"ignore": [
|
||||
"jarvis",
|
||||
"@kksh/desktop",
|
||||
"@kksh/supabase",
|
||||
"@kksh/utils",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue