Add Package
deno add jsr:@ntnyq/has-vite
Import symbol
import { type PkgDepType } from "@ntnyq/has-vite";
---- OR ----
Import directly with a jsr specifier
import { type PkgDepType } from "jsr:@ntnyq/has-vite";
Add Package
npx jsr add @ntnyq/has-vite
Import symbol
import { type PkgDepType } from "@ntnyq/has-vite";
Add Package
yarn dlx jsr add @ntnyq/has-vite
Import symbol
import { type PkgDepType } from "@ntnyq/has-vite";
Add Package
pnpm dlx jsr add @ntnyq/has-vite
Import symbol
import { type PkgDepType } from "@ntnyq/has-vite";
Add Package
bunx jsr add @ntnyq/has-vite
Import symbol
import { type PkgDepType } from "@ntnyq/has-vite";