Skip to content

Reference

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

  • Package: @lastshotlabs/slingshot-interactions
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: feature package
  • Description: Interactive message components and dispatch orchestration for Slingshot
  • Workspace path: packages/slingshot-interactions
  • Entry point: packages/slingshot-interactions/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-interactions
  • .
  • ./testing
  • build: tsc -p tsconfig.build.json
  • lint: eslint src/ --cache
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • @lastshotlabs/slingshot-entity: workspace:*
  • zod: >=4.0 <5
  • @lastshotlabs/slingshot-permissions: workspace:*
  • hono: >=4.12.14 <5