Skip to main content
Home
This release is a pre-release — the latest non-prerelease version of @bigmoves/bff is 0.2.0. Jump to this version
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
JSR Score
35%
Published
2 weeks ago (0.3.0-beta.11)
No docs found.

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:@bigmoves/bff

Import symbol

import * as bff from "@bigmoves/bff";
or

Import directly with a jsr specifier

import * as bff from "jsr:@bigmoves/bff";

Add Package

pnpm i jsr:@bigmoves/bff
or (using pnpm 10.8 or older)
pnpm dlx jsr add @bigmoves/bff

Import symbol

import * as bff from "@bigmoves/bff";

Add Package

yarn add jsr:@bigmoves/bff
or (using Yarn 4.8 or older)
yarn dlx jsr add @bigmoves/bff

Import symbol

import * as bff from "@bigmoves/bff";

Add Package

npx jsr add @bigmoves/bff

Import symbol

import * as bff from "@bigmoves/bff";

Add Package

bunx jsr add @bigmoves/bff

Import symbol

import * as bff from "@bigmoves/bff";