Skip to main content

latest
This package works with Node.js, BunIt is unknown whether this package works with Cloudflare Workers, Deno
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
It is unknown whether this package works with Deno
This package works with Bun
JSR Score
58%
Published
6 months ago (0.1.0)

Add Package

deno add jsr:@pupa/universal

Import symbol

import { type Application } from "@pupa/universal/types";

---- OR ----

Import directly with a jsr specifier

import { type Application } from "jsr:@pupa/universal/types";

Add Package

npx jsr add @pupa/universal

Import symbol

import { type Application } from "@pupa/universal/types";

Add Package

yarn dlx jsr add @pupa/universal

Import symbol

import { type Application } from "@pupa/universal/types";

Add Package

pnpm dlx jsr add @pupa/universal

Import symbol

import { type Application } from "@pupa/universal/types";

Add Package

bunx jsr add @pupa/universal

Import symbol

import { type Application } from "@pupa/universal/types";