UNPKG

inngest

Version:

Official SDK for Inngest.com. Inngest is the reliability layer for modern applications. Inngest combines durable execution, events, and queues into a zero-infra platform with built-in observability.

4 lines (3 loc) 211 B
import { ConnectionState, DEFAULT_SHUTDOWN_SIGNALS } from "./components/connect/types.js"; import { connect } from "./components/connect/index.js"; export { ConnectionState, DEFAULT_SHUTDOWN_SIGNALS, connect };