Skip to content

Reference

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

  • Package: @lastshotlabs/slingshot-embeds
  • Version: 0.2.2
  • Kind: Workspace package
  • Role: feature package
  • Description: URL unfurling for Slingshot — fetches OG metadata server-side for link previews
  • Workspace path: packages/slingshot-embeds
  • Entry point: packages/slingshot-embeds/src/index.ts
Terminal window
bun add @lastshotlabs/slingshot-embeds
  • .
  • build: tsc -p tsconfig.build.json
  • lint: eslint src/ --cache
  • typecheck: tsc --noEmit
  • @lastshotlabs/slingshot-core: workspace:*
  • None