Skip to main content

Built and signed on GitHub Actions

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
52%
Published
a week ago (0.1.1)
type alias Expect

Expects that a value resolves to true, useful for asserting type checks.

Type Parameters

T extends true

Definition

Add Package

deno add jsr:@inngest/realtime

Import symbol

import { type Expect } from "@inngest/realtime";

---- OR ----

Import directly with a jsr specifier

import { type Expect } from "jsr:@inngest/realtime";

Add Package

npx jsr add @inngest/realtime

Import symbol

import { type Expect } from "@inngest/realtime";

Add Package

yarn dlx jsr add @inngest/realtime

Import symbol

import { type Expect } from "@inngest/realtime";

Add Package

pnpm dlx jsr add @inngest/realtime

Import symbol

import { type Expect } from "@inngest/realtime";

Add Package

bunx jsr add @inngest/realtime

Import symbol

import { type Expect } from "@inngest/realtime";