Skip to main content
Home
This release is 6 versions behind 1.0.70 — the latest version of @infrapsp/sdk. Jump to latest

@infrapsp/sdk@1.0.64
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
JSR Score
11%
Published
2 weeks ago (1.0.64)

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:@infrapsp/sdk

Import symbol

import { type Address } from "@infrapsp/sdk";
or

Import directly with a jsr specifier

import { type Address } from "jsr:@infrapsp/sdk";

Add Package

pnpm i jsr:@infrapsp/sdk
or (using pnpm 10.8 or older)
pnpm dlx jsr add @infrapsp/sdk

Import symbol

import { type Address } from "@infrapsp/sdk";

Add Package

yarn add jsr:@infrapsp/sdk
or (using Yarn 4.8 or older)
yarn dlx jsr add @infrapsp/sdk

Import symbol

import { type Address } from "@infrapsp/sdk";

Add Package

vlt install jsr:@infrapsp/sdk

Import symbol

import { type Address } from "@infrapsp/sdk";

Add Package

npx jsr add @infrapsp/sdk

Import symbol

import { type Address } from "@infrapsp/sdk";

Add Package

bunx jsr add @infrapsp/sdk

Import symbol

import { type Address } from "@infrapsp/sdk";