Skip to main content
Home
Works with
This package works with Node.js, DenoIt is unknown whether this package works with Cloudflare Workers, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
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 Score58%
Publisheda year ago (2.0.1)

Port for the Storage Service in the hyper Service Framework

type alias StoragePort

Definition

z.infer<port>

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:@hyper63/port-storage

Import symbol

import { type StoragePort } from "@hyper63/port-storage";
or

Import directly with a jsr specifier

import { type StoragePort } from "jsr:@hyper63/port-storage";

Add Package

pnpm i jsr:@hyper63/port-storage
or (using pnpm 10.8 or older)
pnpm dlx jsr add @hyper63/port-storage

Import symbol

import { type StoragePort } from "@hyper63/port-storage";

Add Package

yarn add jsr:@hyper63/port-storage
or (using Yarn 4.8 or older)
yarn dlx jsr add @hyper63/port-storage

Import symbol

import { type StoragePort } from "@hyper63/port-storage";

Add Package

vlt install jsr:@hyper63/port-storage

Import symbol

import { type StoragePort } from "@hyper63/port-storage";

Add Package

npx jsr add @hyper63/port-storage

Import symbol

import { type StoragePort } from "@hyper63/port-storage";

Add Package

bunx jsr add @hyper63/port-storage

Import symbol

import { type StoragePort } from "@hyper63/port-storage";