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
29%
Published
2 weeks ago (0.8.0)
class Client

Constructors

new
Client(options?: ClientOptions)

Properties

abstract
anonKey: TokenProvider
abstract
token: TokenProvider

Methods

Add Package

deno add jsr:@space-operator/client

Import symbol

import { Client } from "@space-operator/client";

---- OR ----

Import directly with a jsr specifier

import { Client } from "jsr:@space-operator/client";

Add Package

npx jsr add @space-operator/client

Import symbol

import { Client } from "@space-operator/client";

Add Package

yarn dlx jsr add @space-operator/client

Import symbol

import { Client } from "@space-operator/client";

Add Package

pnpm dlx jsr add @space-operator/client

Import symbol

import { Client } from "@space-operator/client";

Add Package

bunx jsr add @space-operator/client

Import symbol

import { Client } from "@space-operator/client";