Skip to main content
Home

@radish/core@1.0.0-alpha.44
Built and signed on GitHub Actions

This package works with DenoIt is unknown whether this package works with Cloudflare Workers, Node.js, Bun, Browsers
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
It is unknown whether this package works with Browsers
Published
2 weeks ago (1.0.0-alpha.44)
variable generatedFolder

Path to the generated content folder

Type

"_generated"

New Ticket: 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:@radish/core

Import symbol

import { generatedFolder } from "@radish/core/conventions";
or

Import directly with a jsr specifier

import { generatedFolder } from "jsr:@radish/core/conventions";

Add Package

pnpm i jsr:@radish/core
or (using pnpm 10.8 or older)
pnpm dlx jsr add @radish/core

Import symbol

import { generatedFolder } from "@radish/core/conventions";

Add Package

yarn add jsr:@radish/core
or (using Yarn 4.8 or older)
yarn dlx jsr add @radish/core

Import symbol

import { generatedFolder } from "@radish/core/conventions";

Add Package

vlt install jsr:@radish/core

Import symbol

import { generatedFolder } from "@radish/core/conventions";

Add Package

npx jsr add @radish/core

Import symbol

import { generatedFolder } from "@radish/core/conventions";

Add Package

bunx jsr add @radish/core

Import symbol

import { generatedFolder } from "@radish/core/conventions";