Skip to main content
Home

Built and signed on GitHub Actions

Provide a type for the package's metadata

This package works with Node.js, Deno, Bun
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
100%
Published
a year ago (0.1.1)

This module is empty.

Built and signed on
GitHub Actions

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:@games/type-package

Import symbol

import * as type_package from "@games/type-package";
or

Import directly with a jsr specifier

import * as type_package from "jsr:@games/type-package";

Add Package

pnpm i jsr:@games/type-package
or (using pnpm 10.8 or older)
pnpm dlx jsr add @games/type-package

Import symbol

import * as type_package from "@games/type-package";

Add Package

yarn add jsr:@games/type-package
or (using Yarn 4.8 or older)
yarn dlx jsr add @games/type-package

Import symbol

import * as type_package from "@games/type-package";

Add Package

npx jsr add @games/type-package

Import symbol

import * as type_package from "@games/type-package";

Add Package

bunx jsr add @games/type-package

Import symbol

import * as type_package from "@games/type-package";