This release is 2 versions behind 0.1.3 — the latest version of @luca/runtime-detector. Jump to latest
@luca/runtime-detector@0.1.1
Detect which runtime you are running in
This package works with Browsers, Deno, Node.js


JSR Score
100%
Published
10 months ago (0.1.1)
No docs found.
Add Package
deno add jsr:@luca/runtime-detector
Import symbol
import * as runtime_detector from "@luca/runtime-detector";
---- OR ----
Import directly with a jsr specifier
import * as runtime_detector from "jsr:@luca/runtime-detector";
Add Package
npx jsr add @luca/runtime-detector
Import symbol
import * as runtime_detector from "@luca/runtime-detector";
Add Package
yarn dlx jsr add @luca/runtime-detector
Import symbol
import * as runtime_detector from "@luca/runtime-detector";
Add Package
pnpm dlx jsr add @luca/runtime-detector
Import symbol
import * as runtime_detector from "@luca/runtime-detector";