Skip to main content
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
52%
Published
a week ago (0.1.2)

Add Package

deno add jsr:@smallweb/sdk

Import symbol

import { type RequestHandler } from "@smallweb/sdk";

---- OR ----

Import directly with a jsr specifier

import { type RequestHandler } from "jsr:@smallweb/sdk";

Add Package

npx jsr add @smallweb/sdk

Import symbol

import { type RequestHandler } from "@smallweb/sdk";

Add Package

yarn dlx jsr add @smallweb/sdk

Import symbol

import { type RequestHandler } from "@smallweb/sdk";

Add Package

pnpm dlx jsr add @smallweb/sdk

Import symbol

import { type RequestHandler } from "@smallweb/sdk";

Add Package

bunx jsr add @smallweb/sdk

Import symbol

import { type RequestHandler } from "@smallweb/sdk";