Skip to main content

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
0%
Published
2 days ago (0.0.253)

Add Package

deno add jsr:@bureaudouble/bureau

Import symbol

import { type MediaItem } from "@bureaudouble/bureau/app/actions/media.ts";

---- OR ----

Import directly with a jsr specifier

import { type MediaItem } from "jsr:@bureaudouble/bureau/app/actions/media.ts";

Add Package

npx jsr add @bureaudouble/bureau

Import symbol

import { type MediaItem } from "@bureaudouble/bureau/app/actions/media.ts";

Add Package

yarn dlx jsr add @bureaudouble/bureau

Import symbol

import { type MediaItem } from "@bureaudouble/bureau/app/actions/media.ts";

Add Package

pnpm dlx jsr add @bureaudouble/bureau

Import symbol

import { type MediaItem } from "@bureaudouble/bureau/app/actions/media.ts";

Add Package

bunx jsr add @bureaudouble/bureau

Import symbol

import { type MediaItem } from "@bureaudouble/bureau/app/actions/media.ts";