Skip to main content

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
23%
Published
2 weeks ago (0.0.1)

@king-ts/meta

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.4. Bun is a fast all-in-one JavaScript runtime.

Add Package

deno add jsr:@king-ts/meta

Import symbol

import * as meta from "@king-ts/meta";

---- OR ----

Import directly with a jsr specifier

import * as meta from "jsr:@king-ts/meta";

Add Package

npx jsr add @king-ts/meta

Import symbol

import * as meta from "@king-ts/meta";

Add Package

yarn dlx jsr add @king-ts/meta

Import symbol

import * as meta from "@king-ts/meta";

Add Package

pnpm dlx jsr add @king-ts/meta

Import symbol

import * as meta from "@king-ts/meta";

Add Package

bunx jsr add @king-ts/meta

Import symbol

import * as meta from "@king-ts/meta";