npm.io
4.2.1 • Published 4d ago

@workflow/world

Licence
Apache-2.0
Version
4.2.1
Deps
2
Size
310 kB
Vulns
0
Weekly
0
Stars
2.2K

@workflow/world

Core interfaces and types for Workflow SDK storage backends.

This package defines the World interface that abstracts workflow storage, queuing, authentication, and streaming operations. Implementation packages like @workflow/world-local and @workflow/world-vercel provide concrete implementations.

Used internally by @workflow/core and world implementations. Should not be used directly in application code.