Skip to main content
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
70%
Published
5 months ago (0.2.0)
function setupChronoSdk
setupChronoSdk(): void

Inject ChronoWallet on window global variable. Expect to be used by Chrono content-scripts.

Return Type

void

Add Package

deno add jsr:@planetarium/chrono-sdk

Import symbol

import { setupChronoSdk } from "@planetarium/chrono-sdk";

---- OR ----

Import directly with a jsr specifier

import { setupChronoSdk } from "jsr:@planetarium/chrono-sdk";

Add Package

npx jsr add @planetarium/chrono-sdk

Import symbol

import { setupChronoSdk } from "@planetarium/chrono-sdk";

Add Package

yarn dlx jsr add @planetarium/chrono-sdk

Import symbol

import { setupChronoSdk } from "@planetarium/chrono-sdk";

Add Package

pnpm dlx jsr add @planetarium/chrono-sdk

Import symbol

import { setupChronoSdk } from "@planetarium/chrono-sdk";

Add Package

bunx jsr add @planetarium/chrono-sdk

Import symbol

import { setupChronoSdk } from "@planetarium/chrono-sdk";