kunkun/packages/extensions/demo-worker-template-ext
Huakun Shen d3f18e6618
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
2025-01-05 17:19:21 -05:00
..
2025-01-05 17:19:21 -05:00
2025-01-05 17:19:21 -05:00
2025-01-05 17:19:21 -05:00

tempalte-ext-worker

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.1.20. Bun is a fast all-in-one JavaScript runtime.