UNPKG

actor-kit

Version:

Actor Kit is a library for running state machines in Cloudflare Workers, leveraging XState for robust state management. It provides a framework for managing the logic, lifecycle, persistence, synchronization, and access control of actors in a distributed

2 lines 1.88 kB
import { A as RequestInfo, B as CallerStringSchema, C as EnvWithDurableObjects, D as MachineFromServer, E as KebabToScreamingSnake, F as WithActorKitInput, H as EnvironmentSchema, I as AnyEventSchema, L as BotManagementSchema, M as ServiceEventFrom, N as WithActorKitContext, O as MachineServerOptions, P as WithActorKitEvent, R as CallerIdTypeSchema, S as EnvFromMachine, T as ExtraContext, U as RequestInfoSchema, V as EmittedEventSchema, W as SystemEventSchema, _ as Caller, a as ActorKitStateMachine, b as ClientEventFrom, c as ActorServer, d as AnyActorServer, f as AnyEvent, g as BaseActorKitStateMachine, h as BaseActorKitInput, i as ActorKitInputProps, j as ScreamingSnakeToKebab, k as MatchesProps, l as ActorServerMethods, m as BaseActorKitEvent, n as ActorKitEmittedEvent, o as ActorKitStorage, p as BaseActorKitContext, r as ActorKitEnv, s as ActorKitSystemEvent, t as ActorKitClient, u as AnyActorKitStateMachine, v as CallerSnapshotFrom, w as EventSchemas, x as DurableObjectActor, y as CallerType, z as CallerSchema } from "./types-C31KX9CW.mjs"; export { ActorKitClient, ActorKitEmittedEvent, ActorKitEnv, ActorKitInputProps, ActorKitStateMachine, ActorKitStorage, ActorKitSystemEvent, ActorServer, ActorServerMethods, AnyActorKitStateMachine, AnyActorServer, AnyEvent, AnyEventSchema, BaseActorKitContext, BaseActorKitEvent, BaseActorKitInput, BaseActorKitStateMachine, BotManagementSchema, Caller, CallerIdTypeSchema, CallerSchema, CallerSnapshotFrom, CallerStringSchema, CallerType, ClientEventFrom, DurableObjectActor, EmittedEventSchema, EnvFromMachine, EnvWithDurableObjects, EnvironmentSchema, EventSchemas, ExtraContext, KebabToScreamingSnake, MachineFromServer, MachineServerOptions, MatchesProps, RequestInfo, RequestInfoSchema, ScreamingSnakeToKebab, ServiceEventFrom, SystemEventSchema, WithActorKitContext, WithActorKitEvent, WithActorKitInput };