Skip to main content
Home
This package works with Cloudflare Workers, Node.js, Deno, Bun
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
70%
Published
a year ago (0.0.1)
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:@cakewalk/rest

Import symbol

import * as rest from "@cakewalk/rest";
or

Import directly with a jsr specifier

import * as rest from "jsr:@cakewalk/rest";

Add Package

pnpm i jsr:@cakewalk/rest
or (using pnpm 10.8 or older)
pnpm dlx jsr add @cakewalk/rest

Import symbol

import * as rest from "@cakewalk/rest";

Add Package

yarn add jsr:@cakewalk/rest
or (using Yarn 4.8 or older)
yarn dlx jsr add @cakewalk/rest

Import symbol

import * as rest from "@cakewalk/rest";

Add Package

vlt install jsr:@cakewalk/rest

Import symbol

import * as rest from "@cakewalk/rest";

Add Package

npx jsr add @cakewalk/rest

Import symbol

import * as rest from "@cakewalk/rest";

Add Package

bunx jsr add @cakewalk/rest

Import symbol

import * as rest from "@cakewalk/rest";