jsrPublishCommand
const jsrPublishCommand: object;Defined in: modules/packages/core/multipublish/src/publish.ts:25
Type declaration
Section titled “Type declaration”bun: string = "bunx publish";deno: string = "deno publish";npm: string = "npx jsr publish";pnpm: string = "pnpm dlx jsr publish";yarn: string = "yarn dlx jsr publish";