Skip to content

Reference

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

  • Package: @lastshotlabs/slingshot-polls
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: feature package
  • Description: Multiple-choice polls attachable to any user content for Slingshot
  • Workspace path: packages/slingshot-polls
  • Entry point: packages/slingshot-polls/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-polls
  • .
  • ./testing
  • build: tsc -p tsconfig.build.json
  • lint: eslint src/ --cache
  • test: bun test tests
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • @lastshotlabs/slingshot-entity: workspace:*
  • zod: >=4.0 <5
  • hono: >=4.12.14 <5