Skip to main content
Home

latest
Works with
This package works with Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score41%
Publisheda year ago (4.1.5)
variable BuildReleaseLocation

Type

({ Type: "GitHub"; User: string; Repository: string; } | { Type: "Hosted"; Url: string; VersionCheckUrl: string; })

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@asleepynerd/spices

Import symbol

import { BuildReleaseLocation } from "@asleepynerd/spices/Build/Details";
or

Import directly with a jsr specifier

import { BuildReleaseLocation } from "jsr:@asleepynerd/spices/Build/Details";

Add Package

pnpm i jsr:@asleepynerd/spices
or (using pnpm 10.8 or older)
pnpm dlx jsr add @asleepynerd/spices

Import symbol

import { BuildReleaseLocation } from "@asleepynerd/spices/Build/Details";

Add Package

yarn add jsr:@asleepynerd/spices
or (using Yarn 4.8 or older)
yarn dlx jsr add @asleepynerd/spices

Import symbol

import { BuildReleaseLocation } from "@asleepynerd/spices/Build/Details";

Add Package

vlt install jsr:@asleepynerd/spices

Import symbol

import { BuildReleaseLocation } from "@asleepynerd/spices/Build/Details";

Add Package

npx jsr add @asleepynerd/spices

Import symbol

import { BuildReleaseLocation } from "@asleepynerd/spices/Build/Details";

Add Package

bunx jsr add @asleepynerd/spices

Import symbol

import { BuildReleaseLocation } from "@asleepynerd/spices/Build/Details";