Skip to content

Reference

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

  • Package: @lastshotlabs/slingshot-deep-links
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: feature package
  • Description: Universal links, Android app links, and fallback redirects for Slingshot
  • Workspace path: packages/slingshot-deep-links
  • Entry point: packages/slingshot-deep-links/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-deep-links
  • .
  • ./schema.json
  • ./testing
  • build: tsc -p tsconfig.build.json
  • lint: eslint src/ --cache
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • zod: >=4.0 <5
  • hono: >=4.12.14 <5