Skip to content

Reference

Generated from package metadata by bun run docs:sync. Re-run the command to refresh this page.

  • Package: @lastshotlabs/slingshot-runtime-edge
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: feature package
  • Description: Edge runtime implementation with Web Crypto and KV-backed ISR for Slingshot
  • Workspace path: packages/runtime-edge
  • Entry point: packages/runtime-edge/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-runtime-edge
  • .
  • ./errors
  • ./kv
  • ./testing
  • build: tsc -p tsconfig.build.json
  • coverage: bun test --coverage
  • lint: eslint src/ --cache
  • test: bun test
  • typecheck: tsc --noEmit
  • None
  • @lastshotlabs/slingshot-core: workspace:*
  • @lastshotlabs/slingshot-ssr: workspace:*